deadzone

float deadzone

Description

Values less than this will register as 0 on the virtual axis. Default value is 0.001f.

Can be overridden on a per-axis basis with SetAxis() or SetAxisDeadzone().

Last updated