Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NewSceneSetup

Used when creating a new Scene in the Editor.
Read time 1 minuteLast updated 12 days ago

Definition

public enum NewSceneSetup

Remarks

Additional Resources: EditorSceneManager.NewScene.

Fields

Value

Description

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