VisualServerSingleton.canvasLightSetShadowFilter

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

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

Meta