Physics2DDirectBodyState.angularVelocity

The angular velocity of the body.

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

Meta