فهرست منبع

Update OffscreenCanvas support details (#32184)

Removed outdated information regarding OffscreenCanvas support.
Ashley Anderson 3 ماه پیش
والد
کامیت
697c490732
1فایلهای تغییر یافته به همراه2 افزوده شده و 3 حذف شده
  1. 2 3
      manual/en/multiple-scenes.html

+ 2 - 3
manual/en/multiple-scenes.html

@@ -622,8 +622,7 @@ render the scene for this area, then copy the result to the area's canvas.</p>
 <p></p>
 <p></p>
 <p>One other advantage to this solution is you could potentially use
 <p>One other advantage to this solution is you could potentially use
 <a href="https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas"><code class="notranslate" translate="no">OffscreenCanvas</code></a>
 <a href="https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas"><code class="notranslate" translate="no">OffscreenCanvas</code></a>
-to render from a web worker and still use this technique. Unfortunately as of July 2020
-<code class="notranslate" translate="no">OffscreenCanvas</code> is only supported by Chrome.</p>
+to render from a web worker and still use this technique.
 
 
         </div>
         </div>
       </div>
       </div>
@@ -635,4 +634,4 @@ to render from a web worker and still use this technique. Unfortunately as of Ju
 
 
 
 
 
 
-</body></html>
+</body></html>

粤ICP备19079148号