PathToLayerMedia
Passes a file path string to make the selected layer load media. It retains the last path read and a status string.
Input ports
| Port ID | Type |
|---|---|
File Path | string |
Output ports
None
Scriptable members
| Path | Type |
|---|---|
filePathInput | string |
selectedLayerIndex | int |
lastFilePath | string |
statusText | string |
Synapse Apps (scripting)
await synapse.modules.create({ type: "PathToLayerMedia" })