|
|||||||||
| 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.AmbientLight
public static class SceneInfluenceConfig.AmbientLight
Represents the influence of ambient light.
| 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 | |
|---|---|
Color4f |
color
The ambient light color. |
| Fields inherited from class com.threerings.opengl.scene.config.SceneInfluenceConfig |
|---|
dynamicBindings, staticBindings |
| Constructor Summary | |
|---|---|
SceneInfluenceConfig.AmbientLight()
|
|
| Method Summary | |
|---|---|
protected SceneInfluence |
createInfluence(GlContext ctx,
Scope scope,
ArrayList<Updater> updaters)
Creates the actual influence object. |
| Methods inherited from class com.threerings.opengl.scene.config.SceneInfluenceConfig |
|---|
createNoopInfluence, createSceneInfluence, invalidate |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable public Color4f color
| Constructor Detail |
|---|
public SceneInfluenceConfig.AmbientLight()
| Method Detail |
|---|
protected SceneInfluence createInfluence(GlContext ctx,
Scope scope,
ArrayList<Updater> updaters)
SceneInfluenceConfig
createInfluence in class SceneInfluenceConfig
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||