示例#1
0
 private static void SetUpdateModeInternal(ref PlayableGraph graph, DirectorUpdateMode mode)
 {
     PlayableGraph.INTERNAL_CALL_SetUpdateModeInternal(ref graph, mode);
 }