예제 #1
0
 internal static void DestroyOutputInternal(ref PlayableGraph graph, PlayableOutputHandle handle)
 {
     PlayableGraph.INTERNAL_CALL_DestroyOutputInternal(ref graph, ref handle);
 }