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

AnimationPlayableGraphExtensions.CreateAnimationClipPlayable

マニュアルに切り替える
public static Experimental.Director.PlayableHandle CreateAnimationClipPlayable (Experimental.Director.PlayableGraph graph, AnimationClip clip);

パラメーター

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

戻り値

PlayableHandle A PlayableHandle on the created Playable.

説明

Creates an AnimationClipPlayable in the PlayableGraph.