ActionElementMapaxisRange Property |
The range of the axis.
Describes whether the Action is bound to the full, positive, or negative portion of the axis element.
Axis Range describes the axis element, not the Action.
Axis Range is not used when the Action is bound to a button element because buttons do not have a range of values or +/- poles.
For Actions bound to buttons or only one pole of an axis,
axisContribution.
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntaxpublic AxisRange axisRange { get; set; }Property Value
AxisRange
See Also