版本:Unity 6(6000.0)
语言中文(简体)
  • C#

PlayableGraph.GetOutput

建议修改

成功!

感谢您帮助我们提高 Unity 文档的质量。尽管我们不能接受所有的提交,但我们会阅读用户建议的每项修改,并在需要时进行更新。

关闭

提交失败

出于某种原因,无法提交您的建议修改。请在几分钟后<a>重试</a>。感谢您抽出时间帮助我们提高 Unity 文档的质量。

关闭

取消

声明

public Playables.PlayableOutput GetOutput(int index);

参数

index 输出索引。

返回

PlayableOutput 图中此特定索引处的 PlayableOutput,否则返回 null。

说明

在图中的给定索引处获取 PlayableOutput