CinemachineConfiner.m_Damping Field

Cinemachine

CinemachineConfinerm_Damping Field

How gradually to return the camera to the bounding volume if it goes beyond the borders

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("How gradually to return the camera to the bounding volume if it goes beyond the borders.  Higher numbers are more gradual.")]
[RangeAttribute(0f, 10f)]
public float m_Damping
var m_Damping

Field Value

Type: Single
See Also