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.