Version: 2021.2
言語: 日本語

パラメーター

playable The Playable used by this operation.
inputPort The input port index.

説明

Disconnect the input port of a Playable.

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

Use this templated extension method on any type that inherits from IPlayable.