source | The source playable or its handle. |
sourceOutputPort | The port used in the source playable. |
destination | The destination playable or its handle. |
destinationInputPort | The port used in the destination playable. |
bool Returns true if connection is successful.
Connects two Playable instances, either by referencing the Playable instances themselves or by their PlayableHandles.
The connections determine the topology of the PlayableGraph and how it is evaluated.