Working with General Visual Components > Classes > WebGLControl > WebGLControl.setDirectLight
setDirectLight(value: PP.Color || String);
value. Color of the light to be set.
The setDirectLight method sets direct light color.
Direct light is a beam of parallel rays towards the glow.
The example of method use is given in description of the WebGLControl.renderMesh method.
See also: