Field m_InputAxisValue
The value of the input axis. A value of 0 means no input You can drive this directly from a custom input system, or you can set the Axis Name and have the value driven by the internal Input Manager
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("The value of the input axis. A value of 0 means no input. You can drive this directly from a custom input system, or you can set the Axis Name and have the value driven by the internal Input Manager")]
public float m_InputAxisValue
Returns
Type | Description |
---|---|
float |