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

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0