Version: 2018.2
public Playables.PlayableOutput GetOutputByType (int index);

パラメーター

indexThe output index.

戻り値

PlayableOutput The PlayableOutput at the given index among all the PlayableOutput of the same type T.

説明

Get PlayableOutput of the requested type at the given index in the graph.