未验证 提交 15e97213 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #20973 from gkjohnson/patch-5

Docs: Update DRACOLoader documentation to recommend reusing a loader instance
......@@ -26,6 +26,11 @@
using Draco with glTF, an instance of DRACOLoader will be used internally by [page:GLTFLoader].
</p>
<p>
It is recommended to create one DRACOLoader instance and reuse it to avoid loading and creating multiple
decoder instances.
</p>
<h2>Code Example</h2>
<code>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册