Click or drag to resize
LoadSceneBehaviour Fields

The LoadSceneBehaviour 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 fieldSceneManager
Scene manager to use. If not set, the levels are loaded directly.
Public fieldSceneName
Name of scene to load.
Public fieldWindowManager
Window manager to use. If not set, the windows are loaded directly.
Top
See Also