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.renderer
Methods in de.coreengine.rendering.renderer with parameters of type DirectionalLight Modifier and Type Method Description static void
MasterRenderer. renderDirectionalLight(DirectionalLight light)
Adding a new directional light to the directional light renderlist.
-