AxisState.m_InvertAxis Field

Cinemachine

AxisStatem_InvertAxis Field

If checked, then the raw value of the input axis will be inverted before it is used.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[NoSaveDuringPlayAttribute]
[TooltipAttribute("If checked, then the raw value of the input axis will be inverted before it is used")]
public bool m_InvertAxis
var m_InvertAxis

Field Value

Type: Boolean
See Also