LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

AnimationClipPlayable.Create

Parameters

graphThe PlayableGraph object that will own the AnimationClipPlayable.
clipThe AnimationClip that will be added in the PlayableGraph.

Returns

AnimationClipPlayable A AnimationClipPlayable linked to the PlayableGraph.

Description

Creates an AnimationClipPlayable in the PlayableGraph.