2
0
Эх сурвалжийг харах

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

Mr.doob 11 жил өмнө
parent
commit
d90c845b5b

+ 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>