VisualServerSingleton.canvasLightSetEnabled

Enables or disables a canvas light.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetEnabled
(
in RID light
,
in bool enabled
)

Meta