@EditorMessageBundle(value="editor.scene")

Package com.threerings.opengl.scene.config

Scene configurations.

See:
          Description

Class Summary
Extent Represents the extent of an influence or effect.
Extent.Limited Limited extent.
Extent.Unlimited Unlimited extent.
SceneInfluenceConfig The configuration of an influence.
SceneInfluenceConfig.AmbientLight Represents the influence of ambient light.
SceneInfluenceConfig.Definer Represents a variable definition influence.
SceneInfluenceConfig.Fog Represents the influence of fog.
SceneInfluenceConfig.Light Represents the influence of a light.
SceneInfluenceConfig.Projector Represents a projection influence.
SceneInfluencerConfig A scene influencer implementation.
ViewerAffecterConfig A viewer affecter implementation.
ViewerEffectConfig The configuration of an effect.
ViewerEffectConfig.BackgroundColor Changes the background color.
ViewerEffectConfig.Particles Adds a particle effect.
ViewerEffectConfig.RenderEffect Adds a render effect.
ViewerEffectConfig.Skybox Sets the skybox.
ViewerEffectConfig.Sound Plays a sound.
 

Package com.threerings.opengl.scene.config Description

Scene configurations.



Copyright © 2011. All Rights Reserved.