API Reference
Return or set the default smooth_shading parameter.
smooth_shading
Examples
Set the global smooth_shading parameter default to True.
True
>>> import pyvista >>> pyvista.global_theme.smooth_shading = True