Esempio n. 1
0
 internal static void FindAnimatorControllerPlayableInternal(ref PlayableHandle ret, Animator animator, AnimatorController controller)
 {
     AnimatorController.INTERNAL_CALL_FindAnimatorControllerPlayableInternal(ref ret, animator, controller);
 }