Version: 2019.3

パラメーター

playableThe Playable used by this operation.
inputPortThe input port index.

説明

Disconnect the input port of a Playable.

This method is a simple helper on top of PlayableGraph.Disconnect.

NOTE: This is a templated extension method that can be used on any type that inherits from IPlayable.