PlayableGraph.GetOutputByType
Parameters
| index | The output index. |
Returns
PlayableOutput
The PlayableOutput at the given index among all the PlayableOutput of the same type T.
Description 描述
Get PlayableOutput of the requested type at the given index in the graph.