Function PhysicsBody2D.collisionMask

The physics layers this area scans for collisions.

long collisionMask() nothrow @property @nogc;

void collisionMask (
  long v
) nothrow @property @nogc;