浏览代码

AnimationUtils: Fix typo in docs.

Don McCurdy 6 年之前
父节点
当前提交
fe9fe5fe66
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/api/en/animation/AnimationUtils.html
  2. 1 1
      docs/api/zh/animation/AnimationUtils.html

+ 1 - 1
docs/api/en/animation/AnimationUtils.html

@@ -49,7 +49,7 @@
 		Returns *true* if the object is a typed array.
 		Returns *true* if the object is a typed array.
 		</p>
 		</p>
 
 
-		<h3>[method:AnimationClip mergeMorphTargetTracks]( [param:AnimationClip tracks], [param:Object3D root] )</h3>
+		<h3>[method:AnimationClip mergeMorphTargetTracks]( [param:AnimationClip clip], [param:Object3D root] )</h3>
 		<p>
 		<p>
 		Merges all KeyframeTracks that animate morph targets on a single mesh. The clip provided will
 		Merges all KeyframeTracks that animate morph targets on a single mesh. The clip provided will
 		be modified and returned.
 		be modified and returned.

+ 1 - 1
docs/api/zh/animation/AnimationUtils.html

@@ -47,7 +47,7 @@
 
 
 		</p>
 		</p>
 
 
-		<h3>[method:AnimationClip mergeMorphTargetTracks]( [param:AnimationClip tracks], [param:Object3D root] )</h3>
+		<h3>[method:AnimationClip mergeMorphTargetTracks]( [param:AnimationClip clip], [param:Object3D root] )</h3>
 		<p></p>
 		<p></p>
 
 
 		<h3>[method:Array sortedArray]( values, stride, order )</h3>
 		<h3>[method:Array sortedArray]( values, stride, order )</h3>