ixfx
    Preparing search index...

    Type Alias ForceKind<T>

    ForceKind: Point | ForceFn<T> | null

    A vector to apply to acceleration or a force function

    Type Parameters