GetEnumerator

AnimationChannel.GetEnumerator method

获取一个枚举器以遍历此通道内的所有关键帧序列

public IEnumerator<KeyframeSequence> GetEnumerator()

返回值

枚举器

也可以看看