提交 380465d4 编写于 作者: R Ricardo Cabello

Merge pull request #6860 from gero3/seperateDisposeForTextureDocs

Add documentation over textures not getting disposed together with material
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta charset="utf-8" />
<base href="../../" />
<script src="list.js"></script>
<script src="page.js"></script>
......@@ -149,7 +149,7 @@
<h3>[method:null dispose]()</h3>
<div>
This disposes the material.
This disposes the material. Textures of a material don't get disposed. These needs to be disposed by [page:Texture Texture].
</div>
<h3>[method:null setValues]([page:object values])</h3>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册