pyvista.plotting.themes._SilhouetteConfig.decimate# property _SilhouetteConfig.decimate: float[source]# Return or set the amount to decimate the silhouette. Parameter must be between 0 and 1. Examples >>> import pyvista as pv >>> pv.global_theme.silhouette.decimate = 0.9