Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWebXRAnchor

A babylon container for an XR Anchor

Hierarchy

  • IWebXRAnchor

Index

Properties

Optional attachedNodeSearch playground for attachedNode

attachedNode: TransformNode

if defined, this object will be constantly updated by the anchor's position and rotation

idSearch playground for id

id: number

A babylon-assigned ID for this anchor

transformationMatrixSearch playground for transformationMatrix

transformationMatrix: Matrix

Transformation matrix to apply to an object attached to this anchor

xrAnchorSearch playground for xrAnchor

xrAnchor: XRAnchor

The native anchor object

Methods

removeSearch playground for remove

  • remove(): void
  • Remove this anchor from the scene

    Returns void

Legend

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