PathToLayerMedia
파일 경로 문자열을 건네서 선택한 레이어에 소재를 불러오게 합니다. 마지막으로 읽은 경로와 상태 문자열을 유지합니다.
입력 포트
| Port ID | 타입 |
|---|---|
File Path | string |
출력 포트
없음
스크립트에서 설정할 수 있는 멤버
| 경로 | 타입 |
|---|---|
filePathInput | string |
selectedLayerIndex | int |
lastFilePath | string |
statusText | string |
Synapse Apps (스크립팅)
await synapse.modules.create({ type: "PathToLayerMedia" })