FogSpaceObject::GetFogColor
Defined in:
Returns the fog color.
C4SpaceObjects.h
Prototype
const ColorRGBA& GetFogColor(void) const;
Description
The GetFogColor
function returns the fog color. The alpha channel of the color is not used.
See Also