vrLib SDK Documentation
Target Property
NamespacesVideoRayIThrusterTarget
Gets or sets the target for the thruster power.
Declaration Syntax
C#Visual BasicVisual C++
int Target { get; set; }
Property Target As Integer
property int Target {
	int get ();
	void set (int value);
}
Value
The target range (-100 for full reverse to 100 for full forward InvertThrusterRotation)

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