Преглед на файлове

Examples: Removed #webxr-hands flag message

Mr.doob преди 4 години
родител
ревизия
5ed5390e04
променени са 3 файла, в които са добавени 3 реда и са изтрити 6 реда
  1. 1 2
      examples/webxr_vr_handinput.html
  2. 1 2
      examples/webxr_vr_handinput_cubes.html
  3. 1 2
      examples/webxr_vr_handinput_profiles.html

+ 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">