Function VisualServerSingleton.canvasLightSetColor

Sets the color for a light.

void canvasLightSetColor (
  const(RID) light,
  const(Color) color
) nothrow @nogc;