Module webxr_api::session

source ·

Structs

  • An object that represents an XR session. This is owned by the content thread. https://www.w3.org/TR/webxr/#xrsession-interface
  • A type for building XR sessions
  • https://immersive-web.github.io/webxr/#dictdef-xrsessioninit
  • For devices that want to do their own thread management, the SessionThread type is exposed.

Enums

Statics

Traits