Destroy()
Destroys the graph.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Playables
- Assembly: UnityEngine.CoreModule
public void Destroy()
Remarks
The graph is scheduled to be destroyed. The actual destruction happens later during the frame.