AnimationPlayableOutput

struct in UnityEngine.Animations


Implementa interfaces:IPlayableOutput

Cambiar al Manual

Descripción

A IPlayableOutput implementation that connects the PlayableGraph to an Animator in the scene.

NOTE: You can use PlayableOutputExtensions methods on AnimationPlayableOutput objects.

Funciones Públicas

GetTargetReturns the Animator that plays the animation graph.
SetTargetSets the Animator that plays the animation graph.

Funciones Estáticas

CreateCreates an AnimationPlayableOutput in the PlayableGraph.