Options
All
  • Public
  • Public/Protected
  • All
Menu

Options used in the mesh detector module

Hierarchy

  • IWebXRMeshDetectorOptions

Index

Properties

convertCoordinateSystems?: boolean

If set to true, WebXRMeshDetector will convert coordinate systems for meshes. If not defined, mesh conversions from right handed to left handed coordinate systems won't be conducted. Right handed mesh data will be available through IWebXRVertexData.xrMesh.

doNotRemoveMeshesOnSessionEnded?: boolean

If set to true a reference of the created meshes will be kept until the next session starts If not defined, meshes will be removed from the array when the feature is detached or the session ended.

preferredDetectorOptions?: XRGeometryDetectorOptions

Preferred detector configuration, not all preferred options will be supported by all platforms.

worldParentNode?: TransformNode

The node to use to transform the local results to world coordinates

Legend

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

Settings

Theme