We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 697c490 commit 7d7f420Copy full SHA for 7d7f420
manual/en/multiple-scenes.html
@@ -622,7 +622,7 @@ <h2 id="adding-controls-to-each-element">Adding Controls to each element</h2>
622
<p></p>
623
<p>One other advantage to this solution is you could potentially use
624
<a href="https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas"><code class="notranslate" translate="no">OffscreenCanvas</code></a>
625
-to render from a web worker and still use this technique.
+to render from a web worker and still use this technique.</p>
626
627
</div>
628
0 commit comments