Version: 2020.3
언어: 한국어

파라미터

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.

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