Function Light.lightColor

The light's color.

Color lightColor() nothrow @property @nogc;

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