Cinemachine
CinemachineTransposerm_PitchDamping Field |
How aggressively the camera tries to track the target rotation's X 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 X angle. Small numbers are more responsive. Larger numbers give a more heavy slowly responding camera.")] public float m_PitchDamping
var m_PitchDamping
Field Value
Type: SingleSee Also