浏览代码

Update Mesh.html

Fixes #12810
Michael Herzog 7 年之前
父节点
当前提交
d381e6cca0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/objects/Mesh.html

+ 1 - 1
docs/api/objects/Mesh.html

@@ -67,7 +67,7 @@
 
 		<h3>[property:Material material]</h3>
 		<div>
-			An instance of material derived from the [page:Material] base class, defining the
+			An instance of material derived from the [page:Material] base class or an array of materials, defining the
 			object's appearance. Default is a [page:MeshBasicMaterial] with a random colour.
 		</div>