Skip to content

Commit 49b75cd

Browse files
spitemrdoob
authored andcommitted
added allowvr to example iframe (mrdoob#9769)
1 parent b932ba1 commit 49b75cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ <h1><a href="http://threejs.org">three.js</a> / examples</h1>
237237
</div>
238238
<div id="content"></div>
239239
</div>
240-
<iframe id="viewer" name="viewer" allowfullscreen onmousewheel=""></iframe>
240+
<iframe id="viewer" name="viewer" allowfullscreen allowvr onmousewheel=""></iframe>
241241

242242
<script src="files.js"></script>
243243

0 commit comments

Comments
 (0)