Version: 2017.4
LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

NewSceneMode

enumeration

Description

Used when creating a new scene in the Editor.

Properties

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