Joystick
RxDeadZone Property
NamespacesDXJoystickJoystickRxDeadZone
Get or set the DeadZone for the X rotation axis, as a percent of the axis range.
Declaration Syntax
C#Visual BasicVisual C++
public int RxDeadZone { get; set; }
Public Property RxDeadZone As Integer
public:
property int RxDeadZone {
	int get ();
	void set (int value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0