Physics2DDirectBodyState.angularVelocity

The body's rotational velocity.

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

Meta