|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.opengl.scene.config.SceneInfluenceConfig
com.threerings.opengl.scene.config.SceneInfluenceConfig.Fog
public static class SceneInfluenceConfig.Fog
Represents the influence of fog.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.scene.config.SceneInfluenceConfig |
|---|
SceneInfluenceConfig.AmbientLight, SceneInfluenceConfig.Definer, SceneInfluenceConfig.Fog, SceneInfluenceConfig.Light, SceneInfluenceConfig.Projector |
| Field Summary | |
|---|---|
FogStateConfig |
state
The fog state. |
| Fields inherited from class com.threerings.opengl.scene.config.SceneInfluenceConfig |
|---|
dynamicBindings, staticBindings |
| Constructor Summary | |
|---|---|
SceneInfluenceConfig.Fog()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.opengl.scene.config.SceneInfluenceConfig |
|---|
createSceneInfluence, invalidate |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable public FogStateConfig state
| Constructor Detail |
|---|
public SceneInfluenceConfig.Fog()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||