This version of Unity is unsupported.

AnimationClipPlayable.Create

Parameters

graph The PlayableGraph object that will own the AnimationClipPlayable.
clip The AnimationClip that will be added in the PlayableGraph.

Returns

AnimationClipPlayable A AnimationClipPlayable linked to the PlayableGraph.

Description

Creates an AnimationClipPlayable in the PlayableGraph.