瀏覽代碼

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>