pyvista.Renderer.center# property Renderer.center: tuple[float, float, float][source]# Return the center of the bounding box around all data present in the scene. Returns: tuple[float, float, float]Cartesian coordinates of the center.