Summary
[
Animancer.IAnimationClipCollection
]
Gathers all the animations in this layer.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerLayer
Syntax
public void GatherAnimationClips(ICollection<AnimationClip> clips)
Parameters
Name | Type | Description |
---|---|---|
clips | ICollection |
Return Value
Type | Description |
---|---|
void |