Function Light2D.color

The Light2D's Color.

Color color() nothrow @property @nogc;

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