ClipTransition.

GatherAnimationClips(ICollection<AnimationClip>) Method

Summary

[Animancer.IAnimationClipCollection] Adds the Animancer.ClipTransition.Clip to the collection.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ClipTransition

Syntax

public virtual void GatherAnimationClips(ICollection<AnimationClip> clips)

Parameters

Name Type Description
clips ICollection<AnimationClip>

Return Value

Type Description
void