animation_clips property

animation_clips property

Gets all AnimationClip defined in the scene.

Definition:

@property
def animation_clips(self):
    ...

See Also