KeyframeSequences
AnimationChannel.KeyframeSequences property
获取该通道内的所有关键帧序列
public IList<KeyframeSequence> KeyframeSequences { get; }
也可以看看
- class KeyframeSequence
- class AnimationChannel
- 命名空间 Aspose.ThreeD.Animation
- 部件 Aspose.3D
获取该通道内的所有关键帧序列
public IList<KeyframeSequence> KeyframeSequences { get; }