Function Light2D.rangeItemCullMask
The layer mask. Only objects with a matching mask will be affected by the Light2D.
long rangeItemCullMask() nothrow @property @nogc;
void rangeItemCullMask
(
long v
) nothrow @property @nogc;