Uses of Class
de.coreengine.rendering.renderable.light.DirectionalLight
- 
Packages that use DirectionalLight Package Description de.coreengine.rendering.renderer 
- 
- 
Uses of DirectionalLight in de.coreengine.rendering.rendererMethods in de.coreengine.rendering.renderer with parameters of type DirectionalLight Modifier and Type Method Description static voidMasterRenderer. renderDirectionalLight(DirectionalLight light)Adding a new directional light to the directional light renderlist.
 
-