Blob Stamp
Stamp a texture at each blob → RT
A written guide for this node is coming soon. The port reference below is generated from the app itself and always up to date.
Input ports
| Port ID | Type |
|---|---|
Blobs | BlobData |
Texture | RenderTexture |
Scale | float |
Rotation | float |
Tint | Color |
Output ports
| Port ID | Type |
|---|---|
Out | RenderTexture |
Scriptable members
| Path | Type |
|---|---|
scaleInput | float |
rotationInput | float |
currentScale | float |
currentRotation | float |
Synapse Apps (scripting)
await synapse.modules.create({ type: "BlobStamp" })