Field Threshold

Read with AI
All docs in one file (llms-full.txt)
FieldThreshold #Field

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 IDType
FlowFlowFieldInput
Thresholdfloat
Softnessfloat

Output ports

Port IDType
OutFlowFieldOutput

Scriptable members

PathType
thresholdInputfloat
softnessInputfloat
currentThresholdfloat
currentSoftnessfloat
currentInvertbool

Synapse Apps (scripting)

await synapse.modules.create({ type: "FieldThreshold" })