public Playables.PlayableOutput GetOutput (int index);

파라미터

indexThe output index.

반환

PlayableOutput The PlayableOutput at this given index, otherwise null.

설명

Get PlayableOutput at the given index in the graph.