CinemachineTransposer.m_RollDamping Field

Cinemachine

CinemachineTransposerm_RollDamping Field

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:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[RangeAttribute(0f, 20f)]
[TooltipAttribute("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
var m_RollDamping

Field Value

Type: Single
See Also