immersive-web / webxr-samples

Samples to demonstrate use of the WebXR Device API
https://immersive-web.github.io/webxr-samples/
MIT License
987 stars 474 forks source link

Fixed bug with missing sessionOptions #117

Closed sorskoot closed 2 years ago

sorskoot commented 3 years ago

I ran into this issue when using the report face. The sessionOptions variable name was missing. It's added now.