Physics2DDirectBodyState.linearVelocity

The linear velocity of the body.

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

Meta