Function Light2D.shadowColor

Color of shadows cast by the Light2D.

Color shadowColor() nothrow @property @nogc;

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