Function RayCast2D.collideWithBodies

If true, collision with PhysicsBody2Ds will be reported.

bool collideWithBodies() nothrow @property @nogc;

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