GetEnumerator
AnimationChannel.GetEnumerator method
获取一个枚举器以遍历此通道内的所有关键帧序列
public IEnumerator<KeyframeSequence> GetEnumerator()
返回值
枚举器
也可以看看
- class KeyframeSequence
- class AnimationChannel
- 命名空间 Aspose.ThreeD.Animation
- 部件 Aspose.3D
获取一个枚举器以遍历此通道内的所有关键帧序列
public IEnumerator<KeyframeSequence> GetEnumerator()
枚举器