Control API for the vertical thruster.
Declaration Syntax
public void Control_VerticalThruster(
double heave
)
Public Sub Control_VerticalThruster ( _
heave As Double _
)
public:
void Control_VerticalThruster(
double heave
)
Parameters
- heave (Double)
- The heave (up down). A value of -1 is full DOWN and 1 is full UP
Assembly:
vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)