BindPoint.GetKeyframeSequence

BindPoint.GetKeyframeSequence method

Gets the first keyframe sequence in specified channel

public KeyframeSequence GetKeyframeSequence(string channelName)
ParameterTypeDescription
channelNameStringThe channel name to find

Return Value

First keyframe sequence with the channel name

See Also