_DepthPeelingConfig.number_of_peels#
- property _DepthPeelingConfig.number_of_peels: int[source]#
Return or set the number of peels in depth peeling.
Examples#
Download Python source code | Download Jupyter notebook
>>> import pyvista as pv
>>> pv.global_theme.depth_peeling.number_of_peels = 1