angularVelocity property

DOMPointReadOnly? get angularVelocity

The angularVelocity read-only property of the XRPose interface is a DOMPointReadOnly describing the angular velocity in radians per second relative to the base XRSpace.

Implementation

external DOMPointReadOnly? get angularVelocity;