Theme.lighting#
Examples#
Download Python source code | Download Jupyter notebook
Disable lighting globally.
>>> import pyvista as pv
>>> pv.global_theme.lighting = False
Download Python source code | Download Jupyter notebook
Disable lighting globally.
>>> import pyvista as pv
>>> pv.global_theme.lighting = False