com.threerings.opengl.renderer.config
Class FogStateConfig.Disabled
java.lang.Object
com.threerings.util.DeepObject
com.threerings.opengl.renderer.config.FogStateConfig
com.threerings.opengl.renderer.config.FogStateConfig.Disabled
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- FogStateConfig
public static class FogStateConfig.Disabled
- extends FogStateConfig
Explicitly disables the fog.
FogStateConfig.Disabled
public FogStateConfig.Disabled()
getState
public FogState getState()
- Description copied from class:
FogStateConfig
- Returns the corresponding fog state.
- Specified by:
getState in class FogStateConfig
Copyright © 2011. All Rights Reserved.