vrLib SDK Documentation
PowerAvailable_MaxThrust_increment Property
NamespacesVideoRayPowerManagerPowerAvailable_MaxThrust_increment
Gets or sets how fast the power available recovers when the max thrust threshold is hit
Declaration Syntax
C#Visual BasicVisual C++
public double PowerAvailable_MaxThrust_increment { get; set; }
Public Property PowerAvailable_MaxThrust_increment As Double
public:
property double PowerAvailable_MaxThrust_increment {
	double get ();
	void set (double value);
}

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