Function VisualServerSingleton.canvasLightSetEnergy

Sets a canvas light's energy.

void canvasLightSetEnergy (
  const(RID) light,
  const(double) energy
) nothrow @nogc;