Theme.opacity#
- property Theme.opacity: float[source]#
Return or set the opacity.
This is the default value of
pyvista.Property.opacity, which documents the valid range.
Examples#
Download Python source code | Download Jupyter notebook
>>> import pyvista as pv
>>> pv.global_theme.opacity = 0.5