Field Quantize
Snaps flow direction and magnitude to steps
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 |
Output ports
| Port ID | Type |
|---|---|
Out | FlowFieldOutput |
Scriptable members
| Path | Type |
|---|---|
currentAngleSteps | int |
currentMagSteps | int |
Synapse Apps (scripting)
await synapse.modules.create({ type: "FieldQuantize" })