瀏覽代碼

Examples: Removed chrome://flags instructions.

Mr.doob 5 年之前
父節點
當前提交
648c4bbd7d
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      examples/webxr_ar_cones.html
  2. 1 1
      examples/webxr_ar_hittest.html
  3. 1 1
      examples/webxr_ar_paint.html

+ 1 - 1
examples/webxr_ar_cones.html

@@ -9,7 +9,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> ar - cones<br/>Enable chrome://flags/#webxr-ar-module<br/>(Chrome Android 80+)
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> ar - cones<br/>(Chrome Android 81+)
 		</div>
 
 		<script type="module">

+ 1 - 1
examples/webxr_ar_hittest.html

@@ -9,7 +9,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> ar - hit test<br/>Enable chrome://flags/#webxr-ar-module<br/>Enable chrome://flags/#webxr-hit-test<br/>(Chrome Android 81+)
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> ar - hit test<br/>(Chrome Android 81+)
 		</div>
 
 		<script type="module">

+ 1 - 1
examples/webxr_ar_paint.html

@@ -9,7 +9,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> ar - paint<br/>Enable chrome://flags/#webxr-ar-module<br/>(Chrome Android 80+)
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> ar - paint<br/>(Chrome Android 81+)
 		</div>
 
 		<script type="module">