Class BackgroundModel

All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable, I3DTextRenderable, IModelRenderable, IRenderable, IStarContainer, IVisibilitySwitch, IPosition
Direct Known Subclasses:
SphericalGrid

public class BackgroundModel extends FadeNode implements IModelRenderable, I3DTextRenderable
A model which renders as a background, unaffected by the camera. It should usually be a flipped sphere or cube map.