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
- For devices that want to do their own thread management, the
SessionThread
type is exposed.
Enums§
Statics§
- TIMEOUT 🔒
Traits§
- Devices that need to can run sessions on the main thread.