GetRawJoystickRY

Description

Returns the current rotational Y value (if applicable) for the physical joystick at the given index. This will be in the range -1.0 to 1.0 with 0 being centered. In reality some joystick devices use this value for a second analogue stick.

Definition

float GetRawJoystickRY( index )

Parameters