pyvista.RenderWindowInteractor.fly_to# RenderWindowInteractor.fly_to(renderer, point)[source]# Fly the interactor to the given point in a renderer. Parameters: renderervtk.vtkRendererThe renderer in which the action will take place. pointlist or tupleThe point to fly to.