This fixes being unable to end an immersive VR session, as it was erroring out when trying to call .cancel() on a null this.xrHitTestSource. It also updates the XR button title text back to Enter VR/AR once they've exited. Spacing change came from the linter.
This fixes being unable to end an immersive VR session, as it was erroring out when trying to call .cancel() on a null this.xrHitTestSource. It also updates the XR button title text back to Enter VR/AR once they've exited. Spacing change came from the linter.