We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f61a1f commit e041a2fCopy full SHA for e041a2f
examples/index.html
@@ -38,7 +38,7 @@ <h1><a href="https://threejs.org">three.js</a></h1>
38
39
</div>
40
41
- <iframe id="viewer" name="viewer" allowfullscreen allowvr></iframe>
+ <iframe id="viewer" name="viewer" allow="fullscreen; xr-spatial-tracking;"></iframe>
42
43
<a id="button" target="_blank"><img src="../files/ic_code_black_24dp.svg"></a>
44
0 commit comments