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