Esempio n. 1
0
 public void DestroySubgraph(PlayableHandle playable)
 {
     PlayableGraph.InternalDestroySubgraph(ref this, playable);
 }