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§
- https://immersive-web.github.io/webxr-ar-module/#xrenvironmentblendmode-enum
- https://www.w3.org/TR/webxr/#xrsessionmode-enum
Statics§
- TIMEOUT 🔒
Traits§
- Devices that need to can run sessions on the main thread.