Procházet zdrojové kódy

added allowvr to example iframe (#9769)

Jaume Sanchez před 9 roky
rodič
revize
4c81027f64
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>