vrLib SDK Documentation
InvertThrusterRotation Property
NamespacesVideoRayIThrusterInvertThrusterRotation
Gets or sets a value indicating whether to invert thruster rotation.
Declaration Syntax
C#Visual BasicVisual C++
bool InvertThrusterRotation { get; set; }
Property InvertThrusterRotation As Boolean
property bool InvertThrusterRotation {
	bool get ();
	void set (bool value);
}
Value
true if inverting thruster rotation; otherwise, false.

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)