vrLib SDK Documentation
Target Property
NamespacesVideoRayLightsTarget
Desired illumination setting (Percentage range 0-100)
Declaration Syntax
C#Visual BasicVisual C++
public int Target { get; set; }
Public Property Target As Integer
public:
property int Target {
	int get ();
	void set (int value);
}

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