TransitionLibraryAsset.

GatherAnimationClips(ICollection<AnimationClip>) Method

Summary

Gathers all the animations in the Animancer.TransitionLibraries.TransitionLibraryAsset.Definition and Animancer.TransitionLibraries.TransitionLibraryAsset.Library.

Syntax

public virtual void GatherAnimationClips(ICollection<AnimationClip> clips)

Parameters

Name Type Description
clips ICollection<AnimationClip>

Return Value

Type Description
void