Uses of Class
org.xjge.core.Skybox
| Package | Description |
|---|---|
| org.xjge.core |
Contains various classes, objects, and utilities many of which are essential
to the function of the engine.
|
-
Uses of Skybox in org.xjge.core
Methods in org.xjge.core with parameters of type Skybox Modifier and Type Method Description protected voidScene. setSkybox(Skybox skybox)Sets the current skybox the scene will render as part of its background.