Remove events from 3d scatter plot

I would like to remove zoom and rotate from 3d scatter plot (it would be nice if i can keep only hover and unhover events)
can anyone please help me here
thank you

Something like this: https://codepen.io/etpinard/pen/VbaejO ?

@etienne, That is exactly what i wanted
thank you very much

1 Like

Is it possible to enable just rotation in this case?

I want to avoid de right-click pan, but I can’t do that and still have the rotation drag event.