Product media placeholder
Replace this area with a screenshot or short walkthrough video during the media sweep.
Pure 1D nearest-from-list quantizer. Snaps the input to whichever entry of `values` is closest. Empty `values` = passthrough. For magnetic-snap behaviour (eased approach to the snapped target) compose `snapFloat → smoothing(mode:exponential)` — the inlined `smooth` param this node used to expose was a duplicate of SmoothingNode and was removed in the smoothing-family unification.
Inputs
| Port | Type | Description |
|---|---|---|
value | float | Value |
Outputs
| Port | Type | Description |
|---|---|---|
snapped | float | Snapped |
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
values | string | [] | Snap Targets |
Related nodes
Envelope
Use snapFloat 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-math/