Browse Source

Update Mesh.html

gero3 11 năm trước cách đây
mục cha
commit
8b29c0eb39
1 tập tin đã thay đổi với 6 bổ sung4 xóa
  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>