vrLib SDK Documentation
Max_limit_set Property
NamespacesVideoRayIThrusterMax_limit_set
Gets or sets the maximum limit to which the thruster should be driven.
Declaration Syntax
C#Visual BasicVisual C++
double Max_limit_set { get; set; }
Property Max_limit_set As Double
property double Max_limit_set {
	double get ();
	void set (double value);
}
Value
The value of total thruster range that is the max limit (range 0 to 1)

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