Summary
Adds the `clip` to the end of this sequence.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- SequenceState
Syntax
public void Add(AnimationClip clip, float fadeDuration)
Parameters
| Name | Type | Description |
|---|---|---|
| clip | AnimationClip | |
| fadeDuration | float |
Return Value
| Type | Description |
|---|---|
| void |