Version: 2020.3
言語: 日本語

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.