Function PhysicsShapeQueryParameters.collideWithAreas

If true, the query will take Areas into account.

bool collideWithAreas() nothrow @property @nogc;

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