Click or drag to resize
LoadSceneOnStartBehaviour Fields

The LoadSceneOnStartBehaviour type exposes the following members.

Fields
  NameDescription
Public fieldLoadAdditive
Indicates if the scene should be loaded additive to existing one. If loaded additive the old scene objects are not removed.
Public fieldSceneName
Name of scene to load.
Top
See Also