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

Merge pull request #17607 from raphaelrk/patch-1

Remove dup paragraph in disposing objects doc
......@@ -92,11 +92,6 @@
in your application, it's a good idea to debug this property in order to easily identify a memory leak.
</p>
<p>
Internal resources for a texture are only allocated if the image has fully loaded. If you dispose a texture before the image was loaded,
nothing happens. No resources were allocated so there is also no need for clean up.
</p>
<h3>What happens when you call *dispose()* on a texture but the image is not loaded yet?</h3>
<p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册