Field m_RollDamping
How aggressively the camera tries to track the target rotation's Z 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 Z angle. Small numbers are more responsive. Larger numbers give a more heavy slowly responding camera.")]
public float m_RollDamping
Returns
Type | Description |
---|---|
float |