vrLib SDK Documentation
PowerAvailable_MaxThrust_clamp Property
NamespacesVideoRayPowerManagerPowerAvailable_MaxThrust_clamp
Gets or sets the power available when the max thrust threshold is hit
Declaration Syntax
C#Visual BasicVisual C++
public double PowerAvailable_MaxThrust_clamp { get; set; }
Public Property PowerAvailable_MaxThrust_clamp As Double
public:
property double PowerAvailable_MaxThrust_clamp {
	double get ();
	void set (double value);
}
Value
Normalized thrust value (range 0-1)

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