Version: 2017.1

AnimationPlayableOutput.Create(PlayableGraph,String,Animator)

Cambiar al Manual

Parámetros

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

Valor de retorno

void A AnimationPlayableOutput.

Descripción

Creates an AnimationPlayableOutput in the PlayableGraph.

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