소스 검색

Update BufferGeometry.html

gero3 11 년 전
부모
커밋
71651ae2d9
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      docs/api/core/BufferGeometry.html

+ 3 - 3
docs/api/core/BufferGeometry.html

@@ -21,7 +21,7 @@
 
 		<h3>[name]()</h3>
 		<div>
-			This creates a new [name]. It also sets several properties to an default value.
+		This creates a new [name]. It also sets several properties to an default value.
 		</div>
 
 
@@ -112,8 +112,8 @@
 
 		<h3>.normalizeNormals()</h3>
 		<div>
-        Every normal vector in a geometry will have a magnitude of 1.
-        This will correct lighting on the geometry surfaces.
+		Every normal vector in a geometry will have a magnitude of 1.
+		This will correct lighting on the geometry surfaces.
 		</div>
 
 		<h2>Source</h2>