浏览代码

added allowvr to example iframe (#9769)

Jaume Sanchez 8 年之前
父节点
当前提交
ed9d2cc5d8
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>