struct in UnityEngine.Playables
Implements interfaces:IPlayableOutput
Switch to ManualIPlayableOutput 实现,其中包含 PlayableGraph 的脚本输出。
PlayableGraph 的分支必须连接到要评估的输出。
注意:您可以将 PlayableOutputExtensions 方法与 ScriptPlayableOutput 对象结合使用。
Null | 返回无效 ScriptPlayableOutput。 |
Create | 在关联的 PlayableGraph 中创建新的 ScriptPlayableOutput。 |