Structsยง
- Quitter
- Session
- An object that represents an XR session. This is owned by the content thread. https://www.w3.org/TR/webxr/#xrsession-interface
- Session
Builder - A type for building XR sessions
- Session
Id - Session
Init - https://immersive-web.github.io/webxr/#dictdef-xrsessioninit
- Session
Thread - For devices that want to do their own thread management, the
SessionThread
type is exposed.
Enumsยง
- Environment
Blend Mode - https://immersive-web.github.io/webxr-ar-module/#xrenvironmentblendmode-enum
- Render
State ๐ - Session
Mode - https://www.w3.org/TR/webxr/#xrsessionmode-enum
- Session
Msg ๐
Staticsยง
- TIMEOUT ๐
Traitsยง
- Main
Thread Session - Devices that need to can run sessions on the main thread.