bind_keyframe_sequence method

bind_keyframe_sequence

Bind the keyframe sequence to specified channel

def bind_keyframe_sequence(self, channel_name, sequence):
    ...
ParameterTypeDescription
channel_namestrWhich channel the keyframe sequence will be bound to
sequenceKeyframeSequenceThe keyframe sequence to bind

See Also