Version: 2020.2

PlayableGraph.GetOutputByType

切换到手册
public Playables.PlayableOutput GetOutputByType (int index);

参数

index 输出索引。

返回

PlayableOutput 同一类型 T 的所有 PlayableOutput 中给定索引处的 PlayableOutput

描述

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