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

AnimationPlayableUtilities.PlayClip

マニュアルに切り替える

パラメーター

animator Target Animator.
clip The AnimationClip to create an AnimationClipPlayable for.
graph The created PlayableGraph.

戻り値

PlayableHandle 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.