ModelView.FogColor

This page contains reference documentation for the FogColor member.

Declaration

Color FogColor;

Examples

Examples are as follows:

a_oView.FogColor.SetRGB( 230, 220, 255 );

Working Sample Code

For sample code: