vrLib SDK Documentation
ThrustDelta_LimitMax Property
NamespacesVideoRayPowerManagerThrustDelta_LimitMax
Gets or sets the maximum thrust deltat at which the power manager engages
Declaration Syntax
C#Visual BasicVisual C++
public double ThrustDelta_LimitMax { get; set; }
Public Property ThrustDelta_LimitMax As Double
public:
property double ThrustDelta_LimitMax {
	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)