I have an application that uses a vtkRenderWindowInteractor and I find that the rotation of the actor/camera is often too fast and unwieldy. I am not calling SetInteractorStyle(), so I'm using the default style. I'm using vtk 5.0.2. Is there any way to slow the rotation motion?