Select your preferred scripting language. All code snippets will be displayed in this language.
enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseUsed when creating a new scene in the Editor.
See Also: EditorSceneManager.NewScene.
EmptyScene | No game objects are added to the new scene. |
DefaultGameObjects | Adds default game objects to the new scene (a light and camera). |