Click or drag to resize

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)
Syntax
C#
public Vector2 GetValue()

Return Value

Type: Vector2
Calibrated joystick value.
See Also