meo-canvas - v8.0.0
    Preparing search index...

    Interface SpringDurationOptions

    How long a spring takes to arrive, and how close counts as arrived.

    interface SpringDurationOptions {
        restDelta?: number;
    }
    Index
    restDelta?: number

    Fraction of the total distance still to travel when it counts as at rest.

    0.005