-
Class Summary
| Class |
Description |
| BackgroundObject |
Background simulates ground and sky, using vertical arrays of wraparound color values.
|
| FogCoordinateObject |
FogCoordinate defines a set of explicit fog depths on a per-vertex basis, overriding Fog visibilityRange.
|
| FogObject |
Fog simulates atmospheric effects by blending distant objects with fog color.
|
| LocalFogObject |
LocalFog simulates atmospheric effects by blending distant objects with fog color.
|
| TextureBackgroundObject |
TextureBackground simulates ground and sky, using vertical arrays of wraparound color values, TextureBackground can also provide backdrop texture images on all six sides.
|