AnimationPlayableOutput

struct in UnityEngine.Animations


Implements interfaces:IPlayableOutput

Switch to Manual

Description

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

注意:您可以使用 AnimationPlayableOutput 对象上的 PlayableOutputExtensions 方法。

Public Functions

GetTarget返回播放动画图的 Animator。
SetTarget设置播放动画图的 Animator。

Static Functions

Create在 PlayableGraph 中创建 AnimationPlayableOutput。