I am using the vkWebViewPort and the rpc "viewport.camera.reset" . Here is the error I get: "AttributeError("'vtkmodules.vtkRenderingOpenGL2.vtkOpenGLCamera' object has no attribute 'ResetCamera'",)"
I cannot find how the ResetCamera method referenced here is supposed to work. The view object is a vtkRenderWindow in all the examples I could find on internet.
Thanks for your help.