Function GridMap.collisionMask

The physics layers this GridMap detects collisions in.

long collisionMask() nothrow @property @nogc;

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