Maven module :un.engine : engine-opengl :
Class : un.engine.opengl.light.ProjectiveLight
Extends/Implements : un.engine.opengl.light.Light
Subclasses : -

Projective light are similar to directional light but have an origin in space.
author  Johann Sorel


Variables : -
Functions : ProjectiveLight, ProjectiveLight, getWorldSpaceDirection, createFittingCamera



public void ProjectiveLight ()

public void ProjectiveLight (Color diffuse, Color specular)

public Tuple getWorldSpaceDirection ()


Create the directional light best camera to produce a shadowmap.
param  camera
return
public CameraMono createFittingCamera (CameraMono camera)