Summary
[Animancer Extension]
Calls
Animancer.AnimancerUtilities.Gather(System.Collections.Generic.ICollection{UnityEngine.AnimationClip},UnityEngine.AnimationClip)
for each of the `newClips`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerUtilities
Syntax
public static void Gather(this ICollection<AnimationClip> clips, IEnumerable<AnimationClip> gatherFrom)
Parameters
Name | Type | Description |
---|---|---|
clips | ICollection |
|
gatherFrom | IEnumerable |
Return Value
Type | Description |
---|---|
void |