Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

NewSceneSetup

enumeration

Description

Used when creating a new Scene in the Editor.

Additional resources: EditorSceneManager.NewScene.

Properties

EmptySceneNo game objects are added to the new Scene.
DefaultGameObjectsAdds default game objects to the new Scene (a light and camera).