|
@@ -37,17 +37,16 @@
|
|
|
返回一个数组,时间和值可以根据此数组排序。
|
|
|
</p>
|
|
|
|
|
|
- <h3>[method:Number insertKeyframe]( [param:KeyframeTrack track], [param:Number time] )</h3>
|
|
|
- <p></p>
|
|
|
-
|
|
|
<h3>[method:Boolean isTypedArray]( object )</h3>
|
|
|
<p>
|
|
|
如果该对象是类型化数组,返回*true*
|
|
|
|
|
|
</p>
|
|
|
|
|
|
- <h3>[method:AnimationClip mergeMorphTargetTracks]( [param:AnimationClip clip], [param:Object3D root] )</h3>
|
|
|
- <p></p>
|
|
|
+ <h3>[method:AnimationClip makeClipAdditive]( [param:AnimationClip targetClip], [param:Number referenceFrame], [param:AnimationClip referenceClip], [param:Number fps] )</h3>
|
|
|
+ <p>
|
|
|
+ Converts the keyframes of the given animation clip to an additive format.
|
|
|
+ </p>
|
|
|
|
|
|
<h3>[method:Array sortedArray]( values, stride, order )</h3>
|
|
|
<p>
|