GetKeyframeSequences

BindPoint.GetKeyframeSequences method

Gets all keyframe sequences in specified channel

public IList<KeyframeSequence> GetKeyframeSequences(string channelName)
ParameterTypeDescription
channelNameStringThe channel name to find

Return Value

Keyframe sequence list with the channel name

See Also