Просмотр исходного кода

remove the unnecessary words

"according to the definition of this method."
Mike 6 лет назад
Родитель
Сommit
968b226d41
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/api/en/extras/ShapeUtils.html

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

@@ -22,7 +22,7 @@
 
 		<h3>[method:Number area]( contour )</h3>
 		<p>
-		contour -- 2D polygon. An array of THREE.Vector2(), according to the definition of this method.<br /><br />
+		contour -- 2D polygon. An array of THREE.Vector2()<br /><br />
 
 		Calculate area of a ( 2D ) contour polygon.<br /><br />
 

粤ICP备19079148号