PlayableGraph.Disconnect

public void Disconnect(U input, int inputPort);

Parameters

inputThe source playabe or its handle.
inputPortThe port used in the source playable.

Description

Disconnects the Playable. The connections determine the topology of the PlayableGraph and how it is evaluated.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答