Cinemachine
CinemachineFollowZoom Fields |
The CinemachineFollowZoom type exposes the following members.
Fields
Name | Description | |
---|---|---|
m_Damping | Increase this value to soften the aggressiveness of the follow-zoom.
Small numbers are more responsive, larger numbers give a more heavy slowly responding camera. | |
m_MaxFOV | Will not generate an FOV larget than this. | |
m_MinFOV | Will not generate an FOV smaller than this. | |
m_Width | The shot width to maintain, in world units, at target distance.
FOV will be adusted as far as possible to maintain this width at the
target distance from the camera. |
See Also