@override void setBodyAngularVelocity(int bodyHandle, Vector3 velocity) => _bodies[bodyHandle]?.angularVelocity.setFrom(velocity);