AW WORLD FOG MINIMUM
Minimum requirements | ||
---|---|---|
Added in version 3.0 | ||
SDK | build 16 | |
World | build 23 | |
Browser | build 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 |