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