瀏覽代碼

Correction in ShapeUtils documentation

Ivo Monti 7 年之前
父節點
當前提交
32605aff02
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/extras/ShapeUtils.html

+ 1 - 1
docs/api/extras/ShapeUtils.html

@@ -39,7 +39,7 @@
 		[page:ExtrudeGeometry ExtrudeGeometry] and [page:ShapeGeometry ShapeGeometry].
 		</p>
 
-		<h3>[method:null triangulateShape]( contour, holes )</h3>
+		<h3>[method:Array triangulateShape]( contour, holes )</h3>
 		<p>
 		contour -- 2D polygon.<br />
 		holes -- array of holes<br /><br />