Summary
Calls
Animancer.AnimancerNode.Stop on the state registered with the `key`
to stop it from playing and rewind it to the start.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerGraph
Syntax
public AnimancerState Stop(Object key)
Remarks
Note that playing something new will automatically stop the old animation.
Parameters
| Name | Type | Description |
|---|---|---|
| key | Object |
Return Value
| Type | Description |
|---|---|
| AnimancerState |