AxisState.m_MaxSpeed Field

Cinemachine

AxisStatem_MaxSpeed Field

How fast the axis value can travel. Increasing this number makes the behaviour more responsive to joystick input

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The maximum speed of this axis in units/second")]
public float m_MaxSpeed
var m_MaxSpeed

Field Value

Type: Single
See Also