Inertia node

Product media placeholder

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

F334 — exponential-decay tween. Animates a value from `from` under throw physics with a starting velocity. Optional snap targets land the natural rest position on the nearest snap value while preserving the decel curve. Use as a standalone "throw a property" driver independent of drag.

Type inertiaCategory proceduralContext sharedDynamic ports noCompound no

Inputs

PortTypeDescription
velocityfloatVelocity
resetfloatReset

Outputs

PortTypeDescription
valuefloatValue
isThrowingfloatIs Throwing

Parameters

ParameterTypeDefaultDescription
fromfloat0From
resistancefloat1000Resistance min 1; step 50
minDurationfloat0.2Min Duration min 0; step 0.05
maxDurationfloat2Max Duration min 0; step 0.1

Envelope

Use inertia 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-procedural/

Was this guide helpful?