This is the old Animancer v7.4 documentation. Click here for the latest version.

TransitionLibrary.

GetAnimationClips(List<AnimationClip>) Method

Summary

[Pro-Only] Gathers all the animations in this library.

Syntax

public void GetAnimationClips(List<AnimationClip> results)

Parameters

Name Type Description
results List<AnimationClip>

Return Value

Type Description
void