Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWebXRHitResult

Interface defining the babylon result of hit-test

Hierarchy

Index

Properties

Optional inputSourceSearch playground for inputSource

inputSource: XRInputSource

The input source that generated this hit test (if transient)

Optional isTransientSearch playground for isTransient

isTransient: boolean

Is this a transient hit test

positionSearch playground for position

position: Vector3

Position of the hit test result

rotationQuaternionSearch playground for rotationQuaternion

rotationQuaternion: Quaternion

Rotation of the hit test result

transformationMatrixSearch playground for transformationMatrix

transformationMatrix: Matrix

Transformation matrix that can be applied to a node that will put it in the hit point location

xrHitResultSearch playground for xrHitResult

xrHitResult: XRHitTestResult

The native hit test result

Legend

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