Преглед изворни кода

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 />