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

Script language

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

Experimental: this API is experimental and might be changed or removed in the future.

AnimationPlayableUtilities.Play

public static void Play(Animator animator, Experimental.Director.PlayableHandle playable, Experimental.Director.PlayableGraph graph);

Parameters

animator Target Animator.
playable The Playable that will be played.
graph The Graph that owns the Playable.

Description

Plays the Playable on the given Animator.