Junior Rojas 9 سال پیش
والد
کامیت
10f30777ae
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/api/core/Geometry.html

+ 1 - 1
docs/api/core/Geometry.html

@@ -252,7 +252,7 @@
 
 		<h3>[method:null computeVertexNormals]( [page:Boolean areaWeighted] )</h3>
 		<div>
-		areaWeighted - If true the contributution of each face normal to the vertex normal is weighted by the area of the face. Default is true.
+		areaWeighted - If true the contribution of each face normal to the vertex normal is weighted by the area of the face. Default is true.
 		</div>
 		<div>
 		Computes vertex normals by averaging face normals.<br />