Field Threshold
Gates a flow field by speed
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 |
Threshold | float |
Softness | float |
Output ports
| Port ID | Type |
|---|---|
Out | FlowFieldOutput |
Scriptable members
| Path | Type |
|---|---|
thresholdInput | float |
softnessInput | float |
currentThreshold | float |
currentSoftness | float |
currentInvert | bool |
Synapse Apps (scripting)
await synapse.modules.create({ type: "FieldThreshold" })