API Reference
Return or set the default render_points_as_spheres parameter.
render_points_as_spheres
Examples
Render points as spheres by default globally.
>>> import pyvista >>> pyvista.global_theme.render_points_as_spheres = True