OpenSceneMode

enumeration

Switch to Manual

Description

Used when opening a Scene in the Editor to specify how a Scene should be opened.

Variables

SingleCloses all current open Scenes and loads a Scene.
AdditiveAdds a Scene to the current open Scenes and loads it.
AdditiveWithoutLoadingAdds a Scene to the current open Scenes without loading it. It will show up as 'unloaded' in the Hierarchy Window.