Version: 2017.3
public Playables.PlayableOutput GetOutput (int index);

Parámetros

index The output index.

Valor de retorno

PlayableOutput The PlayableOutput at this given index, otherwise null.

Descripción

Get PlayableOutput at the given index in the graph.