Function Environment.fogColor

The fog's Color.

Color fogColor() nothrow @property @nogc;

void fogColor (
  Color v
) nothrow @property @nogc;