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".
interactivity.events.onClick.mode
"drag"
The engine to register the interaction into
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.modeto"drag".