Function Area2D.getCollisionLayerBit
Returns an individual bit on the layer mask. Describes whether other areas will collide with this one on the given layer.
bool getCollisionLayerBit
(
const(long) bit
) nothrow @nogc const;