Summary
Adds all animations from this set to the `clips`, starting from the specified `index`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Directional
Animation Set
Syntax
public void AddClips(AnimationClip[] clips, int index)
Parameters
Name | Type | Description |
---|---|---|
clips | AnimationClip[] | |
index | int |
Return Value
Type | Description |
---|---|
void |