| LoadSceneBehaviourLoadAdditive Field |
Indicates if the scene should be loaded additive to existing one.
If loaded additive the old scene objects are not removed.
Namespace: Slash.Unity.Common.LoadingAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax Public LoadAdditive As Boolean
public:
bool LoadAdditive
val mutable LoadAdditive: bool
Field Value
Type:
BooleanSee Also