AnimancerGraph.

Destroy() Method

Summary

Destroys the Animancer.AnimancerGraph.PlayableGraph and everything in it. This operation cannot be undone.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerGraph

Syntax

public void Destroy()

Remarks

If the Animancer.AnimancerGraph.PlayableGraph is owned by another system, use Animancer.AnimancerGraph.DestroyPlayables instead.

Return Value

Type Description
void