com.threerings.opengl.renderer.config
Class LightStateConfig.Disabled
java.lang.Object
com.threerings.util.DeepObject
com.threerings.opengl.renderer.config.LightStateConfig
com.threerings.opengl.renderer.config.LightStateConfig.Disabled
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- LightStateConfig
public static class LightStateConfig.Disabled
- extends LightStateConfig
Explicitly disables lighting.
LightStateConfig.Disabled
public LightStateConfig.Disabled()
getState
public LightState getState(GlContext ctx,
Scope scope,
List<Updater> updaters)
- Description copied from class:
LightStateConfig
- Returns the corresponding light state.
- Specified by:
getState in class LightStateConfig
Copyright © 2011. All Rights Reserved.