setAmbientLight(value: PP.Color || String);
value. Color of the light to be set.
The setAmbientLight method sets ambient color light.
Encompassing light is the environment light in the scene created by additional source.
The example of method use is given in description of the WebGLControl.renderMesh method.
See also: