Product media placeholder
Replace this area with a screenshot or short walkthrough video during the media sweep.
Compute smoothed rate-of-change of any float signal
Type velocityCategory mathContext sharedDynamic ports noCompound no
Inputs
| Port | Type | Description |
|---|---|---|
value | float | Value |
Outputs
| Port | Type | Description |
|---|---|---|
velocity | float | Velocity |
isAtRest | float | At Rest |
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
timeConstant | float | 0.1 | Time Constant min 0.01; max 1; step 0.01 |
restThreshold | float | 0.1 | Rest Threshold min 0; max 10; step 0.1 |
decayFactor | float | 0.95 | Decay min 0; max 1; step 0.01 |
Related nodes
Envelope
Use velocity 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/