Version: 2017.2
public PlayableOutput GetOutputByType (int index);

Parameters

index The output index.

Returns

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

Description

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