Uses of Package
org.web3d.x3d.jsail.EnvironmentalEffects

Package
Description
Nodes in the Environmental effects component support the creation of realistic environmental effects such as panoramic backgrounds and fog.
  • Class
    Description
    Background simulates ground and sky, using vertical arrays of wraparound color values.
    Fog simulates atmospheric effects by blending distant objects with fog color.
    FogCoordinate defines a set of explicit fog depths on a per-vertex basis, overriding Fog visibilityRange.
    LocalFog simulates atmospheric effects by blending distant objects with fog color.
    TextureBackground simulates ground and sky, using vertical arrays of wraparound color values, TextureBackground can also provide backdrop texture images on all six sides.