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