External drag-and-drop interactor.
Allows the user to click and drag particles across the canvas.
Relies on pointer state provided by the interactivity plugin.
Options (under interactivity.modes.drag):
preserveMomentum — if true, the particle retains the velocity of the drag gesture on release.
momentumFactor — scaling factor for the computed drag velocity (default 0.03).
External drag-and-drop interactor. Allows the user to click and drag particles across the canvas. Relies on pointer state provided by the interactivity plugin.
Options (under
interactivity.modes.drag):preserveMomentum— iftrue, the particle retains the velocity of the drag gesture on release.momentumFactor— scaling factor for the computed drag velocity (default0.03).