Summary
Adds all the animations associated with this object to the `clips`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimationGatherer
Syntax
public void GatherAnimationClips(ICollection<AnimationClip> clips)
Parameters
Name | Type | Description |
---|---|---|
clips | ICollection |
Return Value
Type | Description |
---|---|
void |