| Description | |
|---|---|
| animator | Target Animator. | 
| clip | The AnimationClip to create an AnimationClipPlayable for. | 
| graph | The created PlayableGraph. | 
AnimationClipPlayable A handle to the newly-created AnimationClipPlayable.
Creates a PlayableGraph to be played on the given Animator. An AnimationClipPlayable is also created for the given AnimationClip.