Function PhysicsShapeQueryParameters.collisionMask
The physics layer(s) the query will take into account (as a bitmask).
long collisionMask() nothrow @property @nogc;
void collisionMask
(
long v
) nothrow @property @nogc;