Unity Engine documentationScript ReferenceUnityEditorSceneViewcameraThe Camera that is rendering this SceneView.Read time 1 minuteLast updated 5 days agoDefinition Type: Property Namespace: UnityEditor Assembly: UnityEditor.CoreModule public Camera camera { get; } Remarks Note that the SceneView resets Camera properties prior to rendering. Changes made to this object will not be reflected in the Scene view.