CinemachineGroupComposer.m_FrameDamping Field

Cinemachine

CinemachineGroupComposerm_FrameDamping Field

How aggressively the camera tries to frame the group. Small numbers are more responsive

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 frame the group. Small numbers are more responsive, rapidly adjusting the camera to keep the group in the frame.  Larger numbers give a more heavy slowly responding camera.")]
public float m_FrameDamping
var m_FrameDamping

Field Value

Type: Single
See Also