Maven module :un.engine : engine-opengl :
Class :
un.engine.opengl.mesh.SkyBox
Extends/Implements :
un.engine.opengl.scenegraph.GLNode
Subclasses : -
Variables : -
Functions :
SkyBox,
SkyBox,
getTexture,
setTexture,
dispose
public void
SkyBox ()
public void
SkyBox (Image top, Image bottom, Image left, Image right, Image front, Image back)
public TextureCube
getTexture ()
public void
setTexture (TextureCube texture)
public void
dispose (GLProcessContext context)
field of view. Giving the camera the impression of an horizon.
author Johann Sorel