Version: 2017.3

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.