소스 검색

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>