Version: 2017.1

OpenSceneMode

enumeration

매뉴얼로 전환

설명

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

변수

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.