TouchJoystickGetValue Method |
Gets the calibrated value of the joystick.
Namespace:
Rewired.ComponentControls
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Vector2 GetValue()
Return Value
Type:
Vector2Calibrated joystick value.
See Also