Version: 2021.3
언어: 한국어
public Playables.PlayableOutput GetOutputByType (int index);

파라미터

index The output index.

반환

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

설명

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