PlayableGraph.Disconnect
public void Disconnect(U input,
int inputPort);
Parameters
| input | The source playabe or its handle. | |
| inputPort | The port used in the source playable. |
Description 描述
Disconnects the Playable. The connections determine the topology of the PlayableGraph and how it is evaluated.