Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWebXRFeaturePoint

A babylon interface for a "WebXR" feature point. Represents the position and confidence value of a given feature point.

Hierarchy

  • IWebXRFeaturePoint

Index

Properties

confidenceValueSearch playground for confidenceValue

confidenceValue: number

Represents the confidence value of the feature point in world space. 0 being least confident, and 1 being most confident.

positionSearch playground for position

position: Vector3

Represents the position of the feature point in world space.

Legend

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