Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface XRSession

Hierarchy

  • EventTarget
    • XRSession

Implemented by

Index

Properties

environmentBlendMode

environmentBlendMode: XREnvironmentBlendMode

inputSources

inputSources: XRInputSource[]

renderState

renderState: XRRenderState

visibilityState

visibilityState: XRVisibilityState

Methods

cancelAnimationFrame

  • cancelAnimationFrame(id: number): void

end

  • end(): Promise<void>

requestAnimationFrame

requestHitTest

requestHitTestSource

requestHitTestSourceForTransientInput

requestReferenceSpace

updateRenderState

updateWorldTrackingState

  • updateWorldTrackingState(options: { planeDetectionState?: { enabled: boolean } }): void

Generated using TypeDoc