Version: 5.6
Experimental: this API is experimental and might be changed or removed in the future.

PlayableGraph.Disconnect

マニュアルに切り替える
public void Disconnect (Experimental.Director.Playable playable, int inputPort);
public void Disconnect (Experimental.Director.PlayableHandle playable, int inputPort);

パラメーター

playable The source playabe or its handle.
inputPort The port used in the source playable.

説明

Disconnects PlayableHandle. The connections determine the topology of the PlayableGraph and how its is evaluated.