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.

描述

PlayableGraph 中创建 AnimationPlayableOutput

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