Blob Connect
Connection lines between blobs → Path
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 |
MaxDistance | float |
Curve | float |
Output ports
| Port ID | Type |
|---|---|
Path | PathOutput |
Scriptable members
| Path | Type |
|---|---|
maxDistanceInput | float |
curveInput | float |
currentNeighbors | int |
currentMaxDistance | float |
currentCurve | float |
Synapse Apps (scripting)
await synapse.modules.create({ type: "BlobConnect" })