vrLib SDK Documentation
Actual Property
NamespacesVideoRayLightsActual
Current illumination setting (Percentage range 0-100) Maybe different than target due to power handling on the device
Declaration Syntax
C#Visual BasicVisual C++
public int Actual { get; set; }
Public Property Actual As Integer
public:
property int Actual {
	int get ();
	void set (int value);
}

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