VisualServerSingleton.canvasLightSetItemShadowCullMask

The shadow mask. binary about which layers this canvas light affects which canvas item's shadows. See LightOccluder2D for more information on light masks.

struct VisualServerSingleton
@nogc nothrow
void
canvasLightSetItemShadowCullMask
(
in RID light
,
in long mask
)

Meta