struct in UnityEngine.Animations
Implementa interfaces:IPlayableOutput
Cambiar al ManualA IPlayableOutput implementation that connects the PlayableGraph to an Animator in the Scene.
NOTE: You can use PlayableOutputExtensions methods on AnimationPlayableOutput objects.
GetTarget | Returns the Animator that plays the animation graph. |
SetTarget | Sets the Animator that plays the animation graph. |
Create | Creates an AnimationPlayableOutput in the PlayableGraph. |