Explorar o código

Merge branch 'dev' of https://github.com/epicleap/three.js into dev

Mr.doob %!s(int64=11) %!d(string=hai) anos
pai
achega
85bb1db910
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      docs/api/core/BufferGeometry.html

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

@@ -110,9 +110,10 @@
 		You need to call this when you want the bufferGeometry removed while the application is running.
 		</div>
 
-		<h3>.normalizeNormals() [page:todo]</h3>
+		<h3>.normalizeNormals()</h3>
 		<div>
-		todo
+        Every normal vector in a geometry will have a magnitude of 1.
+        This will correct lighting on the geometry surfaces.
 		</div>
 
 		<h2>Source</h2>