Browse Source

Merge pull request #14370 from imonti/patch-1

Correction in ShapeUtils documentation
Mr.doob 7 years ago
parent
commit
5c2a0483f3
1 changed files with 1 additions and 1 deletions
  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].
 		[page:ExtrudeGeometry ExtrudeGeometry] and [page:ShapeGeometry ShapeGeometry].
 		</p>
 		</p>
 
 
-		<h3>[method:null triangulateShape]( contour, holes )</h3>
+		<h3>[method:Array triangulateShape]( contour, holes )</h3>
 		<p>
 		<p>
 		contour -- 2D polygon.<br />
 		contour -- 2D polygon.<br />
 		holes -- array of holes<br /><br />
 		holes -- array of holes<br /><br />