AnimationPlayableOutput

struct in UnityEngine.Animations


인터페이스 구현:IPlayableOutput

매뉴얼로 전환

설명

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

NOTE: You can use PlayableOutputExtensions methods on AnimationPlayableOutput objects.

Public 함수

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

정적 함수

CreateCreates an AnimationPlayableOutput in the PlayableGraph.