How to adjust interactor style behavior for vtkRemoteView

Not fully sure but you might be able to consume the event before vtk.js capture it.

Otherwise, things are pretty tightly bundled into that class. You may want to create your own implementation of that class to match what you are looking for…