Field Smooth
Blurs a flow field (sign-safe)
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 |
|---|---|
Flow | FlowFieldInput |
Radius | float |
Output ports
| Port ID | Type |
|---|---|
Out | FlowFieldOutput |
Scriptable members
| Path | Type |
|---|---|
radiusInput | float |
currentRadius | float |
currentIterations | int |
Synapse Apps (scripting)
await synapse.modules.create({ type: "FieldSmooth" })