在 Viewpoint<T0> 上实现此接口以在相机叠加层中启用视点时定义相机视锥体。
可以在场景视图中修改这些字段
FarClipPlane | 映射到 Camera.farClipPlane。 |
FieldOfView | 映射到 Camera.fieldOfView。 |
FocalLength | 映射到 Camera.focalLength。 |
GateFit | 映射到 Camera.gateFit。 |
LensShift | 映射到 Camera.lensShift。 |
NearClipPlane | 映射到 Camera.nearClipPlane。 |
Orthographic | 映射到 Camera.orthographic。 |
OrthographicSize | 映射到 Camera.orthographicSize。 |
SensorSize | 映射到 Camera.sensorSize。 |
UsePhysicalProperties | 映射到 Camera.usePhysicalProperties。 |