Joystick
RxRange Property
NamespacesDXJoystickJoystickRxRange
Get or set the range for the X rotation axis.
Declaration Syntax
C#Visual BasicVisual C++
public InputRange RxRange { get; set; }
Public Property RxRange As InputRange
public:
property InputRange RxRange {
	InputRange get ();
	void set (InputRange value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0