AnimationClipPlayable.Create

Declaration

public static Animations.AnimationClipPlayable Create(Playables.PlayableGraph graph, AnimationClip clip);

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.


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