com.threerings.opengl.renderer.config
Class FogStateConfig.Enabled
java.lang.Object
com.threerings.util.DeepObject
com.threerings.opengl.renderer.config.FogStateConfig
com.threerings.opengl.renderer.config.FogStateConfig.Enabled
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Direct Known Subclasses:
- FogStateConfig.Exponential, FogStateConfig.Linear
- Enclosing class:
- FogStateConfig
public abstract static class FogStateConfig.Enabled
- extends FogStateConfig
Superclass of the enabled states.
color
@Editable(hgroup="p")
public Color4f color
- The fog color.
FogStateConfig.Enabled
public FogStateConfig.Enabled()
Copyright © 2011. All Rights Reserved.