예제 #1
0
 internal static void InternalGetRootPlayable(int index, ref PlayableGraph graph, ref PlayableHandle handle)
 {
     PlayableGraph.INTERNAL_CALL_InternalGetRootPlayable(index, ref graph, ref handle);
 }