Browse Source

added allowvr to example iframe (#9769)

Jaume Sanchez 8 năm trước cách đây
mục cha
commit
ed9d2cc5d8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examples/index.html

+ 1 - 1
examples/index.html

@@ -237,7 +237,7 @@
 			</div>
 			<div id="content"></div>
 		</div>
-		<iframe id="viewer" name="viewer" allowfullscreen onmousewheel=""></iframe>
+		<iframe id="viewer" name="viewer" allowfullscreen allowvr onmousewheel=""></iframe>
 
 		<script src="files.js"></script>