Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


camera

The Camera that is rendering this SceneView.
Read time 1 minuteLast updated 5 days ago

Definition

  • 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.