Summary
[
Animancer.IAnimationClipCollection
]
Adds all the animations of states with a Animancer.AnimancerState.Key
to the `clips`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Animancer
State Dictionary
Syntax
public void GatherAnimationClips(ICollection<AnimationClip> clips)
Parameters
Name | Type | Description |
---|---|---|
clips | ICollection |
Return Value
Type | Description |
---|---|
void |