Version: 2021.1

ScriptPlayableOutput

struct in UnityEngine.Playables


实现接口:IPlayableOutput

切换到手册

描述

IPlayableOutput 实现,其中包含 PlayableGraph 的脚本输出。

PlayableGraph 的分支必须连接到要评估的输出。

注意:您可以将 PlayableOutputExtensions 方法与 ScriptPlayableOutput 对象结合使用。

静态变量

Null返回无效 ScriptPlayableOutput。

静态函数

Create在关联的 PlayableGraph 中创建新的 ScriptPlayableOutput。