Browse Source

Examples: Removed #webxr-hands flag message

Mr.doob 4 years ago
parent
commit
5ed5390e04

+ 1 - 2
examples/webxr_vr_handinput.html

@@ -9,8 +9,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - handinput<br/>
-			(Oculus Browser with #webxr-hands flag enabled)
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - handinput
 		</div>
 
 		<script type="module">

+ 1 - 2
examples/webxr_vr_handinput_cubes.html

@@ -9,8 +9,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - handinput - cubes<br/>
-			(Oculus Browser with #webxr-hands flag enabled)
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - handinput - cubes
 		</div>
 
 		<script type="module">

+ 1 - 2
examples/webxr_vr_handinput_profiles.html

@@ -9,8 +9,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - handinput - profiles<br/>
-			(Oculus Browser with #webxr-hands flag enabled)
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - handinput - profiles
 		</div>
 
 		<script type="module">