Uses of Class
de.coreengine.rendering.renderable.Skybox
-
Packages that use Skybox Package Description de.coreengine.rendering.programs de.coreengine.rendering.renderer de.coreengine.system.gameObjects -
-
Uses of Skybox in de.coreengine.rendering.programs
Methods in de.coreengine.rendering.programs with parameters of type Skybox Modifier and Type Method Description void
SkyboxShader. prepareSkybox(Skybox skybox)
Preparing next skybox -
Uses of Skybox in de.coreengine.rendering.renderer
Methods in de.coreengine.rendering.renderer that return Skybox Modifier and Type Method Description static Skybox
MasterRenderer. getSkybox()
Methods in de.coreengine.rendering.renderer with parameters of type Skybox Modifier and Type Method Description static void
MasterRenderer. setSkybox(Skybox skybox)
Setting the skybox to render in the next frame -
Uses of Skybox in de.coreengine.system.gameObjects
Methods in de.coreengine.system.gameObjects that return Skybox Modifier and Type Method Description Skybox
DayNightCycle. getSkybox()
-