com.threerings.opengl.scene.config
Class ShadowConfig.Data
java.lang.Object
com.threerings.util.ShallowObject
com.threerings.opengl.scene.config.ShadowConfig.Data
- Direct Known Subclasses:
- ShadowConfig.TextureData
- Enclosing class:
- ShadowConfig
public abstract static class ShadowConfig.Data
- extends ShallowObject
A simple container for several state elements shared between the updater and the dependency.
light
public Light light
- The light details in world space.
updater
public Updater updater
- An updater for the world light's transform.
ShadowConfig.Data
public ShadowConfig.Data()