Просмотр исходного кода

added allowvr to example iframe (#9769)

Jaume Sanchez 9 лет назад
Родитель
Сommit
49b75cdf85
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>