Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AnimationPlayableUtilities.PlayAnimatorController

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

Parameters

animator Target Animator.
controller The RuntimeAnimatorController to create an AnimatorControllerPlayable for.
graph The 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: