# Examples from pyvista.plotting.themes._DepthPeelingConfig.enabled
# =================================================================

import pyvista as pv
pv.global_theme.depth_peeling.enabled = True

# ----------------------------------------------------------------------
# Generated by sphinx-examples-as-code https://github.com/pyvista/sphinx-examples-as-code

