TransitionLibraryDefinition.

GatherAnimationClips(ICollection<AnimationClip>) Method

Summary

Gathers all the animations in this definition.

Syntax

public virtual void GatherAnimationClips(ICollection<AnimationClip> clips)

Parameters

Name Type Description
clips ICollection<AnimationClip>

Return Value

Type Description
void