Help guide

Latch (Vec2) node

Updated June 21, 2026

Latch (Vec2) node

Product media placeholder

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

Vec2 sample-and-hold. Both components captured atomically on the rising-edge `pulse`. See `latch` for the float variant.

Type latchVec2Category inputsContext sharedDynamic ports noCompound no

Inputs

PortTypeDescription
valuevec2Value
pulsefloatPulse
resetfloatReset

Outputs

PortTypeDescription
heldvec2Held

Parameters

ParameterTypeDefaultDescription
initialXfloat0Initial X
initialYfloat0Initial Y

Use cases

  • Snapshot a 2D point at spawn — cursor (x, y), drag start, click location.
  • Freeze a position vector while a downstream animation runs from that point.

Envelope

Use latchVec2 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-inputs/

Was this guide helpful?

Sunny Arora

Written by

Sunny Arora

Get technical deep dives delivered to your inbox

Join creators and developers who get exclusive insights, tutorials, and behind-the-scenes content every week.

No spam. Unsubscribe anytime.

Continue Exploring

You might also enjoy