This field represents the ambient light

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

Syntax

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

See Also