TouchButtonSetRawValue Method |
Set the raw value in the button's axis.
Namespace: Rewired.ComponentControlsAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void SetRawValue(
float value
)
Parameters
- value Single
- Raw value
See Also