Theme.smooth_shading#
Examples#
Download Python source code | Download Jupyter notebook
Set the global smooth_shading parameter default to True.
>>> import pyvista as pv
>>> pv.global_theme.smooth_shading = True
Download Python source code | Download Jupyter notebook
Set the global smooth_shading parameter default to True.
>>> import pyvista as pv
>>> pv.global_theme.smooth_shading = True