2
0
Mr.doob 4 жил өмнө
parent
commit
184eda2d81

+ 2 - 2
examples/files.json

@@ -348,6 +348,7 @@
 		"webxr_vr_handinput_pointerdrag",
 		"webxr_vr_handinput_pressbutton",
 		"webxr_vr_haptics",
+		"webxr_vr_layers",
 		"webxr_vr_lorenzattractor",
 		"webxr_vr_panorama",
 		"webxr_vr_panorama_depth",
@@ -355,8 +356,7 @@
 		"webxr_vr_rollercoaster",
 		"webxr_vr_sandbox",
 		"webxr_vr_sculpt",
-		"webxr_vr_video",
-		"webxr_vr_layers"
+		"webxr_vr_video"
 	],
 	"games": [
 		"games_fps"

+ 1 - 1
examples/webxr_vr_layers.html

@@ -10,7 +10,7 @@
 
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> media and projection layers<br/>
-			(Oculus Browser with #webxr-hands and #webxr-layers flags enabled)
+			(Oculus Browser 16.1+)
 		</div>
 
 		<script type="module">