Function ProceduralSky.groundHorizonColor

Color of the ground at the horizon.

Color groundHorizonColor() nothrow @property @nogc;

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