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

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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: