If true, light is activated, if false light is turned off

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
protected bool _lightOn
Visual Basic (Declaration)
Protected _lightOn As Boolean
Visual C++
protected:
bool _lightOn

See Also