Relative value (in hundredths of a percent) of the dead zone for the absolute sensors (e.g. joystick).
The dead zone value defines the relative treshold of the rest position from where the sensor will be returning
value different to the 0, it means that if the the sensor will be in the rest position, it will return 0 until
the position has been changed just by value in percent.
If you set 0 or too small value, it is possible that the sensor won't be returning the zero value.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public static int AxisDeadZoneThreshold { get; set; } |