get_animation_clip method

get_animation_clip

Gets a named AnimationClip

Returns

Returned AnimationClip

def get_animation_clip(self, name):
    ...
ParameterTypeDescription
namestrThe AnimationClip’s name to look up

See Also