_SilhouetteConfig.decimate#
- property _SilhouetteConfig.decimate: float[source]#
Return or set the amount to decimate the silhouette.
Parameter must be between 0 and 1.
Examples#
Download Python source code | Download Jupyter notebook
>>> import pyvista as pv
>>> pv.global_theme.silhouette.decimate = 0.9