Преглед на файлове

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>