# Examples from pyvista.plotting.themes._SilhouetteConfig.opacity
# ===============================================================

import pyvista as pv
pv.global_theme.silhouette.opacity = 1.0

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

