tsParticles - v4.0.0-beta.12
    Preparing search index...
    • Loads the external drag interaction into the given engine. After loading, particles can be clicked and dragged around the canvas by setting interactivity.events.onClick.mode to "drag".

      Parameters

      • engine: Engine

        The engine to register the interaction into

      Returns Promise<void>