AxisState.m_DecelTime Field

Cinemachine

AxisStatem_DecelTime Field

The amount of time in seconds it takes to decelerate the axis to zero if the supplied axis is in a neutral position

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The amount of time in seconds it takes to decelerate the axis to zero if the supplied axis is in a neutral position")]
public float m_DecelTime
var m_DecelTime

Field Value

Type: Single
See Also