Function Environment.fogSunColor

The depth fog's Color when looking towards the sun.

Color fogSunColor() nothrow @property @nogc;

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