|
@@ -1,7 +1,7 @@
|
|
|
<!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>
|