playable | 此操作所用的 Playable。 |
inputPort | 输入端口索引。 |
Disconnect the input port of a Playable.
This method is a simple helper on top of PlayableGraph.Disconnect.
NOTE: This is a templated extension method that can be used on any type that inherits from IPlayable.