XRSessionState# webVis API Reference XRSessionState Type alias XRSessionState XRSessionState: { connectionState: XRSessionConnectionState; } Reflects the current state of (the connection of) the XR session. Type declaration connectionState: XRSessionConnectionState The state of the XRSession connection.
Reflects the current state of (the connection of) the XR session.