Field FieldOfView
This is the camera vertical field of view in degrees. Display will be in vertical degress, unless the
associated camera has its FOV axis setting set to Horizontal, in which case display will
be in horizontal degress. Internally, it is always vertical degrees.
For cinematic people, a 50mm lens on a super-35mm sensor would equal a 19.6 degree FOV.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[RangeSlider(1, 179)]
[Tooltip("This is the camera vertical field of view in degrees. Display will be in vertical degress, unless the associated camera has its FOV axis setting set to Horizontal, in which case display will be in horizontal degress. Internally, it is always vertical degrees. For cinematic people, a 50mm lens on a super-35mm sensor would equal a 19.6 degree FOV")]
public float FieldOfView
Returns
Type | Description |
---|---|
float |