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

파라미터

index The output index.

반환

PlayableOutput The PlayableOutput at this given index, otherwise null.

설명

Get PlayableOutput at the given index in the graph.