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