create_animation_node method

create_animation_node

A shorthand function to create and register the animation node on current clip.

Returns

def create_animation_node(self, node_name):
    ...
ParameterTypeDescription
node_namestrNew animation node’s name

See Also