API Reference
Return or set the default transparent_background parameter.
transparent_background
Examples
Set transparent_background globally to True.
True
>>> import pyvista >>> pyvista.global_theme.transparent_background = True