API ReferenceAFrame Event ListenersstopxrOn this pagestopxr scene.emit('stopxr') Description Stop the current XR session. While stopped, the camera feed is stopped and device motion is not tracked. Parameters None Example let scene = this.el.sceneElscene.emit('stopxr')