position property

DOMPointReadOnly get position

The read-only XRRigidTransform property position is a DOMPointReadOnly object which provides the 3D point, specified in meters, describing the translation component of the transform.

Implementation

external DOMPointReadOnly get position;