PhysicsDirectBodyState.linearVelocity

The body's linear velocity.

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

Meta