linearVelocity property
DOMPointReadOnly?
get
linearVelocity
The linearVelocity
read-only property of the
XRPose interface is a DOMPointReadOnly describing
the linear velocity in meters per second relative to the base
XRSpace.
Implementation
external DOMPointReadOnly? get linearVelocity;