예제 #1
0
 private static void DestroyPlayableInternal(ref PlayableGraph graph, PlayableHandle playable)
 {
     PlayableGraph.INTERNAL_CALL_DestroyPlayableInternal(ref graph, ref playable);
 }