Namespace:
VideoRay
Assembly:
vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
bool InvertThrusterRotation { get; set; } |
Visual Basic (Declaration) |
---|
Property InvertThrusterRotation As Boolean |
Visual C++ |
---|
property bool InvertThrusterRotation {
bool get ();
void set (bool value);
} |
See Also