Version: 2021.2
언어: 한국어

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.