FogSpaceObject::GetFogDensity
Defined in:
Returns the fog density.
C4SpaceObjects.hPrototype
float GetFogDensity(void) const;
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
