VisualServerSingleton.canvasLightSetShadowFilter

Sets the canvas light's shadow's filter, see canvaslightshadowfilter constants.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetShadowFilter
(
in RID light
,
in long filter
)

Meta