Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

OpenSceneMode

enumeration

Description

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

Properties

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.

Did you find this page useful? Please give it a rating: