Maven module :un.engine : engine-opengl :
Class :
un.engine.opengl.light.AmbientLight
Extends/Implements :
un.engine.opengl.light.Light
Subclasses : -
Variables : -
Functions :
AmbientLight,
AmbientLight
public void
AmbientLight ()
public void
AmbientLight (Color diffuse, Color specular)
Colladata 1.5 : An ambient light is one that lights everything evenly,
regardless of location or orientation.
author Johann Sorel