Field m_YawDamping
How aggressively the camera tries to track the target rotation's Y angle. Small numbers are more responsive. Larger numbers give a more heavy slowly responding camera.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[RangeSlider(0, 20)]
[Tooltip("How aggressively the camera tries to track the target rotation's Y angle. Small numbers are more responsive. Larger numbers give a more heavy slowly responding camera.")]
public float m_YawDamping
Returns
Type | Description |
---|---|
float |