create_keyframe_sequence method

create_keyframe_sequence

Creates a new curve and connects it to the first channel of the curve mapping

Returns

The keyframe sequence.

def create_keyframe_sequence(self, name):
    ...
ParameterTypeDescription
namestrThe new sequence’s name.

See Also