Version: 2017.1

AnimationPlayableOutput.Create(PlayableGraph,String,Animator)

マニュアルに切り替える

パラメーター

graph The PlayableGraph object that will own the AnimationPlayableOutput.
name The name of output.
target The target that will Play the AnimationPlayableOutput source Playable.

戻り値

void A AnimationPlayableOutput.

説明

Creates an AnimationPlayableOutput in the PlayableGraph.

The animator will be playing the source Playable of the AnimationPlayableOutput, if it is set.