LoadSceneBehaviour Fields |
The LoadSceneBehaviour type exposes the following members.
Name | Description | |
---|---|---|
LoadAdditive |
Indicates if the scene should be loaded additive to existing one.
If loaded additive the old scene objects are not removed.
| |
SceneManager |
Scene manager to use. If not set, the levels are loaded directly.
| |
SceneName |
Name of scene to load.
| |
WindowManager |
Window manager to use. If not set, the windows are loaded directly.
|