Uses of Class
org.xjge.core.ShadowMap
Package | Description |
---|---|
org.xjge.core |
Contains various classes, objects, and utilities many of which are essential
to the function of the engine.
|
-
Uses of ShadowMap in org.xjge.core
Methods in org.xjge.core with parameters of type ShadowMap Modifier and Type Method Description protected void
Scene. setShadowMap(ShadowMap shadowMap)
Sets the current shadow map that will be used to cast shadows onto various entities within the scene.