AnimationChannel.GetEnumerator

AnimationChannel.GetEnumerator method

Gets an enumerator to walk through all keyframe sequences inside this channel

public IEnumerator<KeyframeSequence> GetEnumerator()

Return Value

Enumerator

See Also