Function PhysicsShapeQueryParameters.collideWithBodies

If true, the query will take PhysicsBodys into account.

bool collideWithBodies() nothrow @property @nogc;

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