pyvista.plotting.themes._SilhouetteConfig.feature_angle#

property _SilhouetteConfig.feature_angle: float | None[source]#

Return or set the silhouette feature angle.

Examples

>>> import pyvista as pv
>>> pv.global_theme.silhouette.feature_angle = 20.0