This field represents the specular light

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

Syntax

C#
protected float[] _lightSpecular
Visual Basic (Declaration)
Protected _lightSpecular As Single()
Visual C++
protected:
array<float>^ _lightSpecular

See Also