Function Light.shadowColor

The color of shadows cast by this light.

Color shadowColor() nothrow @property @nogc;

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