Physics2DShapeQueryParameters.motion

The motion of the shape being queried for.

  1. Vector2 motion [@property getter]
  2. Vector2 motion [@property setter]
    struct Physics2DShapeQueryParameters
    @nogc nothrow @property
    void
    motion
    (
    Vector2 v
    )

Meta