BindPoint.BindKeyframeSequence

BindPoint.BindKeyframeSequence method

Bind the keyframe sequence to specified channel

public void BindKeyframeSequence(string channelName, KeyframeSequence sequence)
ParameterTypeDescription
channelNameStringWhich channel the keyframe sequence will be bound to
sequenceKeyframeSequenceThe keyframe sequence to bind

See Also