API Reference
Disable eye dome lighting (EDL).
Examples
>>> import pyvista >>> pl = pyvista.Plotter() >>> pl.disable_eye_dome_lighting()