Function VisualServerSingleton.canvasLightSetEnabled

Enables or disables a canvas light.

void canvasLightSetEnabled (
  const(RID) light,
  const(bool) enabled
) nothrow @nogc;