Function CanvasItem.lightMask
The rendering layers in which this CanvasItem
responds to Light2D
nodes.
long lightMask() nothrow @property @nogc;
void lightMask
(
long v
) nothrow @property @nogc;
The rendering layers in which this CanvasItem
responds to Light2D
nodes.
long lightMask() nothrow @property @nogc;
void lightMask
(
long v
) nothrow @property @nogc;