Summary
Destroys the
Animancer.AnimancerJob`1._Playable
and restores the graph connection it was intercepting.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerJob
<T>
Syntax
public virtual void Destroy()
Remarks
This method is NOT called automatically, so if you need to guarantee that things will get cleaned up you
should use
Animancer.AnimancerGraph.Disposables
.
Return Value
Type | Description |
---|---|
void |