Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • XRRigidTransform

Index

Constructors

  • new XRRigidTransform(position?: DOMPointInit, direction?: DOMPointInit): XRRigidTransform
  • Parameters

    • Optional position: DOMPointInit
    • Optional direction: DOMPointInit

    Returns XRRigidTransform

Properties

matrix: Float32Array
orientation: DOMPointReadOnly
position: DOMPointReadOnly

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme