Function Joint2D.disableCollision

If true, nodeA and nodeB can collide.

bool disableCollision() nothrow @property @nogc;

void disableCollision (
  bool v
) nothrow @property @nogc;