Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

Did you find this page useful? Please give it a rating: