AW WORLD FOG MINIMUM

From ActiveWiki
Revision as of 06:57, 30 November 2008 by Macavity (talk | contribs) (World build)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Minimum requirements
Added in version 3.0
SDKbuild 16
Worldbuild 23
Browserbuild 336


AW_WORLD_FOG_MINIMUM

Type

Integer

Description

Distance from the camera where a browser should begin obscuring objects by fog.

Notes

Objects closer than this distance (provided in meters) are not affected by fog. Objects between the values of AW_WORLD_FOG_MINIMUM and AW_WORLD_FOG_MAXIMUM are partially obscured by fog. Objects further away than AW_WORLD_FOG_MAXIMUM are completely obscured by fog and are not visible to the user. The bigger the difference between AW_WORLD_FOG_MINIMUM and AW_WORLD_FOG_MAXIMUM, the thinner the fog will be.

This also controls the density of tinted fog.

Range

Minimum:0 meters
Maximum:1200 meters
Default:0 meters

See also