Class XRRigidTransform

A transform described by a position and orientation. When interpreting an
XRRigidTransform the orientation is always applied prior to the position.

ref: https://immersive-web.github.io/webxr/#xrrigidtransform-interface

Constructors

Properties

orientation: DOMPointReadOnly
matrix: Float32Array