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>
 		<h3>[method:null computeVertexNormals]( [page:Boolean areaWeighted] )</h3>
 		<div>
 		<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>
 		<div>
 		<div>
 		Computes vertex normals by averaging face normals.<br />
 		Computes vertex normals by averaging face normals.<br />