Browse Source

added allowvr to example iframe (#9769)

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

+ 1 - 1
examples/index.html

@@ -250,7 +250,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>