pyvista.RenderWindowInteractor.fly_to#
- RenderWindowInteractor.fly_to(renderer, point)[source]#
Fly the interactor to the given point in a renderer.
- Parameters:
- renderervtkRenderer
The renderer in which the action will take place.
- point
list
ortuple
The point to fly to.