Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.