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

Camera.scene

Switch to Manual
public SceneManagement.Scene scene;

Description

If not null, the camera will only render the contents of the specified Scene.

Currently, only Scenes created by EditorSceneManager.NewPreviewScene are supported.