VisualServerSingleton.canvasItemSetLightMask

The light mask. See LightOccluder2D for more information on light masks.

struct VisualServerSingleton
@nogc nothrow
void
canvasItemSetLightMask
(
in RID item
,
in long mask
)

Meta