Function ProceduralSky.groundBottomColor

Color of the ground at the bottom.

Color groundBottomColor() nothrow @property @nogc;

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