Explorar el Código

added allowvr to example iframe (#9769)

Jaume Sanchez hace 9 años
padre
commit
49b75cdf85
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>