VisualServerSingleton.canvasLightSetShadowEnabled

Enables or disables the canvas light's shadow.

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

Meta