C4 Engine
C4 Engine API Documentation

FogSpaceObject::GetFogDensity

Defined in:  C4SpaceObjects.h
Returns the fog density.
Prototype

float GetFogDensity(voidconst;

Description
The GetFogDensity function returns the fog density. See the FogSpaceObject::SetFogFunction function for a description of how the density is used in calculating fog effects.
See Also

FogSpaceObject::SetFogDensity