Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AnimationPlayableOutput

struct in UnityEngine.Animations


Implements interfaces:IPlayableOutput

Description

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

NOTE: You can use PlayableOutputExtensions methods on AnimationPlayableOutput objects.

Public Methods

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

Static Methods

CreateCreates an AnimationPlayableOutput in the PlayableGraph.

Did you find this page useful? Please give it a rating: