Version: 5.4
Experimental: this API is experimental and might be changed or removed in the future.

AnimationClipPlayable.GetOutput

マニュアルに切り替える
public Experimental.Director.Playable GetOutput (int outputPort);

パラメーター

outputPort 出力のインデックス

戻り値

Playable 指定された出力のインデックス、または、null (インデックスは有効だけれど何にも接続していない場合) に接続している Playable。null は、かつて Payable がインデックスに接続していたけれども、接続が切た場合に発生します。

説明

指定されている出力のインデックスに接続している Playable を返します。