Summary
Calls
Animancer.AnimancerNode.Stop on all animations
to stop them from playing and rewind them to the start.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerGraph
Syntax
public void Stop()
Remarks
Note that playing something new will automatically stop the old animation.
Return Value
| Type | Description |
|---|---|
| void |