Uses of Class
com.threerings.opengl.scene.config.ViewerEffectConfig

Packages that use ViewerEffectConfig
com.threerings.opengl.scene.config Scene configurations. 
com.threerings.tudey.config Tudey configurations. 
 

Uses of ViewerEffectConfig in com.threerings.opengl.scene.config
 

Subclasses of ViewerEffectConfig in com.threerings.opengl.scene.config
static class ViewerEffectConfig.BackgroundColor
          Changes the background color.
static class ViewerEffectConfig.Particles
          Adds a particle effect.
static class ViewerEffectConfig.RenderEffect
          Adds a render effect.
static class ViewerEffectConfig.Skybox
          Sets the skybox.
static class ViewerEffectConfig.Sound
          Plays a sound.
 

Fields in com.threerings.opengl.scene.config declared as ViewerEffectConfig
 ViewerEffectConfig ViewerAffecterConfig.effect
          The effect that this affecter exerts.
 

Uses of ViewerEffectConfig in com.threerings.tudey.config
 

Subclasses of ViewerEffectConfig in com.threerings.tudey.config
 class TudeyViewerEffectConfig
          Configurations for Tudey-specific viewer effects.
static class TudeyViewerEffectConfig.Camera
          Adds a camera to the view.
 



Copyright © 2011. All Rights Reserved.