vrLib SDK Documentation
Absolute_Power_max Property
NamespacesVideoRayPowerManagerAbsolute_Power_max
Gets or sets the maximum setting that the power manager will go to
Declaration Syntax
C#Visual BasicVisual C++
public double Absolute_Power_max { get; set; }
Public Property Absolute_Power_max As Double
public:
property double Absolute_Power_max {
	double get ();
	void set (double value);
}
Value
Normalized power rating (range 0 to 1)

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