C4 Engine
C4 Engine API Documentation

FogSpaceObject::GetFogColor

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

const ColorRGBA& GetFogColor(voidconst;

Description
The GetFogColor function returns the fog color. The alpha channel of the color is not used.
See Also

FogSpaceObject::SetFogColor