Physics2DDirectBodyState.linearVelocity

The body's linear velocity.

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

Meta