SetJoystickDeadZone

Description

Sets the dead zone for the universal joysticks so that any X or Y value below the given threshold will return 0 instead. This value must be between 0 and 1, by default it is set to 0.15.

Definition

SetJoystickDeadZone( threshold )

Parameters