public Playables.PlayableOutput GetOutputByType (int index);

Parámetros

indexThe output index.

Valor de retorno

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

Descripción

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