vrLib SDK Documentation
Lights Class
NamespacesVideoRayLights
Represents an Illumination device
Declaration Syntax
C#Visual BasicVisual C++
public class Lights
Public Class Lights
public ref class Lights
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Lights()()()
Initializes a new instance of the Lights class

Actual
Current illumination setting (Percentage range 0-100) Maybe different than target due to power handling on the device

Control(Double)
Set the illumiation level

Control_Add(Double)
Increment a value to the illumination level

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Target
Desired illumination setting (Percentage range 0-100)

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Lights

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