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

Hierarchy

  • XRRigidTransform

Constructors

Properties

Constructors

Properties

matrix: Float32Array
orientation: DOMPointReadOnly