Uses of Class
de.coreengine.rendering.renderable.light.SpotLight
-
Packages that use SpotLight Package Description de.coreengine.rendering.renderer -
-
Uses of SpotLight in de.coreengine.rendering.renderer
Methods in de.coreengine.rendering.renderer with parameters of type SpotLight Modifier and Type Method Description static void
MasterRenderer. renderSpotLight(SpotLight light)
Adding a new spot light to the spot light renderlist.
-