This field represents the diffuse light

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

Syntax

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

See Also