Function VisualServerSingleton.canvasLightSetMode

The mode of the light, see canvaslightmode constants.

void canvasLightSetMode (
  const(RID) light,
  const(long) mode
) nothrow @nogc;