Browse Source

Update Mesh.html

Fixes #12810
Michael Herzog 7 years ago
parent
commit
d381e6cca0
1 changed files with 1 additions and 1 deletions
  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>