Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

NewSceneMode

enumeration

Description

Used when creating a new scene in the Editor.

Variables

SingleAll current open scenes are closed and the newly created scene are opened.
AdditiveThe newly created scene is added to the current open scenes.