VisualServerSingleton.canvasLightSetEnergy

Sets a canvas light's energy.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetEnergy
(
in RID light
,
in double energy
)

Meta