Ver Fonte

Update BufferGeometry.html

gero3 há 11 anos atrás
pai
commit
71651ae2d9
1 ficheiros alterados com 3 adições e 3 exclusões
  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>