tsParticles - v4.0.0-beta.12
    Preparing search index...
    interface IBranchesInertiaOptions {
        enable?: boolean;
        factor?: number;
    }
    Index

    Properties

    Properties

    enable?: boolean

    Enable smooth inertia-based movement

    factor?: number

    How fast velocity approaches target (0..1)