PathToLayerMedia
ファイルパスの文字列を渡して、選択レイヤーに素材を読み込ませます。最後に読んだパスと状態文字列を保持します。
入力ポート
| Port ID | 型 |
|---|---|
File Path | string |
出力ポート
なし
スクリプトから設定可能なメンバー
| パス | 型 |
|---|---|
filePathInput | string |
selectedLayerIndex | int |
lastFilePath | string |
statusText | string |
Synapse Apps(スクリプティング)
await synapse.modules.create({ type: "PathToLayerMedia" })