ixfx
    Preparing search index...
    type TargetOpts = {
        diminishBy?: number;
        range?: Point;
    }
    Index

    Properties

    Properties

    diminishBy?: number

    Acceleration scaling. Defaults to 0.001

    range?: Point

    If distance is less than this range, don't move. If undefined (default), will try to get an exact position