GetRawJoystickY

Description

Returns the current Y value for the physical joystick at the given index. This will be in the range -1.0 to 1.0 with 0 being centered.

Definition

float GetRawJoystickY( index )

Parameters