Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ICameraLensData

Implements this interface on a Viewpoint<T> to define a camera frustum when a Viewpoint is enabled in the Cameras Overlay.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Interface
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public interface ICameraLensData

Remarks

These fields can be modified in the Scene view:
  • Field of View
  • Orthographic mode
  • Orthographic size

Properties