private static DirectorUpdateMode GetUpdateModeInternal(ref PlayableGraph graph)
 {
     return(PlayableGraph.INTERNAL_CALL_GetUpdateModeInternal(ref graph));
 }