Field m_InputAxisName
The name of this axis as specified in Unity Input manager. Setting to an empty string will disable the automatic updating of this axis
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[FormerlySerializedAs("m_AxisName")]
[Tooltip("The name of this axis as specified in Unity Input manager. Setting to an empty string will disable the automatic updating of this axis")]
public string m_InputAxisName
Returns
Type | Description |
---|---|
string |