Parameter Write node

Product media placeholder

Replace this area with a screenshot or short walkthrough video during the media sweep.

Compute a parameter's next value on a rising-edge trigger. Pure-compute — reads currentValue from a ParameterStore.out_<paramId> input, emits nextValue which the store commits through its writer-fanin input.

Type parameterWriteCategory integrationContext sharedDynamic ports noCompound no

Inputs

PortTypeDescription
triggerfloatTrigger
currentValueanyCurrent Value
deltafloatDelta

Outputs

PortTypeDescription
nextValueanyNext Value

Parameters

ParameterTypeDefaultDescription
parameterIdstring""Parameter Id
actionenum"set"Action options set, toggle, fire, increment, decrement
valuestringfalseValue

Envelope

Use parameterWrite as the node type inside a graph node envelope. Add id, optional params, optional connections, and optional activeWhen based on the guide context.

Generated source

Registry faster-motion-docs/node-registry.jsonCategory page /help/faster-motion/faster-motion-node-category-integration/

Was this guide helpful?