Function SpringArm.collisionMask

The layers against which the collision check shall be done.

long collisionMask() nothrow @property @nogc;

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