Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWebXRPlaneDetectorOptions

Options used in the plane detector module

Hierarchy

  • IWebXRPlaneDetectorOptions

Index

Properties

Optional doNotRemovePlanesOnSessionEndedSearch playground for doNotRemovePlanesOnSessionEnded

doNotRemovePlanesOnSessionEnded: boolean

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

Optional preferredDetectorOptionsSearch playground for preferredDetectorOptions

preferredDetectorOptions: XRGeometryDetectorOptions

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

Optional worldParentNodeSearch playground for worldParentNode

worldParentNode: TransformNode

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

Legend

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