Search


Search something to see results

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

Index

Constructors

Properties

Constructors

Parameters

Returns XRRigidTransform

Properties

orientation: DOMPointReadOnly
matrix: Float32Array