pyvista.Plotter.disable_shadows# Plotter.disable_shadows()[source]# Disable shadows. Examples >>> import pyvista as pv >>> pl = pv.Plotter() >>> pl.disable_shadows()