M3D / M3D / Animation / InterpolatorClip
Class: InterpolatorClip
M3D.Animation.InterpolatorClip
Memberof
M3D.Animation
Description
剖切动画插值器
Author
YF
Export
Hierarchy
-
↳
InterpolatorClip
Table of contents
Constructors
Properties
Methods
- append
- clone
- createInstance
- duplicate
- evaluate
- getAnimation
- getArray
- getArrayLength
- getAt
- getTranslationFromMatrix
- getType
- insert
- insertLinear
- interpolate
- release
- replace
- replaceLinear
- reset
- serialize
- setAnimation
- setInstancedInterpolator
- xMLCallback
Constructors
constructor
• new InterpolatorClip(animation?
, name?
): InterpolatorClip
Parameters
Name | Type | Default value |
---|---|---|
animation? | Animation | null |
name? | string | null |