This version of Unity is unsupported.

PlayableGraph.Destroy

Declaration

public void Destroy();

Description

Destroys the graph.

The graph is scheduled to be destroyed. The actual destruction happens later during the frame.