Function Physics2DShapeQueryParameters.motion

The motion of the shape being queried for.

Vector2 motion() nothrow @property @nogc;

void motion (
  Vector2 v
) nothrow @property @nogc;