AxisState.m_AccelTime Field

Cinemachine

AxisStatem_AccelTime Field

The amount of time in seconds it takes to accelerate to MaxSpeed with the supplied Axis at its maximum value

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 accelerate to MaxSpeed with the supplied Axis at its maximum value")]
public float m_AccelTime
var m_AccelTime

Field Value

Type: Single
See Also