Function VisualServerSingleton.canvasLightSetShadowEnabled

Enables or disables the canvas light's shadow.

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