Field Advect

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

Advects a flow field by itself (semi-fluid inertia)

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
Momentumfloat
Ratefloat
Resettrigger

Output ports

Port IDType
OutFlowFieldOutput

Scriptable members

PathType
momentumInputfloat
rateInputfloat
currentMomentumfloat
currentRatefloat

Synapse Apps (scripting)

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