Browse Source

Merge branch 'patch-8' of https://github.com/gero3/three.js into dev

Mr.doob 11 years ago
parent
commit
d90c845b5b
1 changed files with 6 additions and 4 deletions
  1. 6 4
      docs/api/objects/Mesh.html

+ 6 - 4
docs/api/objects/Mesh.html

@@ -50,12 +50,14 @@
 		<div>
 		name — a morph target name<br />
 		</div>
-
+		<div>
 		Returns the index of a morph target defined by name.
-
-		<h3>.updateMorphTargets() [page:todo]</h3>
+		</div>
+		
+		
+		<h3>.updateMorphTargets()</h3>
 		<div>
-		todo
+		Updates the morphtargets to have no influence on the object.
 		</div>
 
 		<h2>Source</h2>