Browse Source

Update Mesh.html

Fixes #12810
Michael Herzog 7 năm trước cách đây
mục cha
commit
d381e6cca0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>