版本: Unity 6 (6000.0)
语言English
  • C#

PlayableGraph.GetOutputByType

建议更改

成功!

感谢帮助我们提升 Unity 文档的质量。尽管无法受理所有意见,但我们确实会阅读来自用户的每一条建议,并根据情况进行更新。

关闭

提交失败

由于某些原因,无法提交您建议的更改。请在几分钟内<a>重试</a>。感谢您花时间帮助我们提升 Unity 文档的质量。

关闭

取消

声明

公有 Playables.PlayableOutput GetOutputByType(int index);

参数

index 输出索引。

返回值

PlayableOutput 在所有类型为 TPlayableOutput 中,指定索引处的 PlayableOutput

描述

获取图中指定索引处的请求类型的 PlayableOutput