Esempio n. 1
0
 internal static void GetRootPlayableInternal(int index, ref PlayableGraph graph, ref PlayableHandle handle)
 {
     PlayableGraph.INTERNAL_CALL_GetRootPlayableInternal(index, ref graph, ref handle);
 }