Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

AnimationPlayableUtilities.PlayAnimatorController

public static Animations.AnimatorControllerPlayable PlayAnimatorController(Animator animator, RuntimeAnimatorController controller, out Playables.PlayableGraph graph);

Parameters

animatorTarget Animator.
controllerThe RuntimeAnimatorController to create an AnimatorControllerPlayable for.
graphThe created PlayableGraph.

Returns

AnimatorControllerPlayable A handle to the newly-created AnimatorControllerPlayable.

Description

Creates a PlayableGraph to be played on the given Animator. An AnimatorControllerPlayable is also created for the given RuntimeAnimatorController.

Did you find this page useful? Please give it a rating: