pyvista.Renderer.disable_shadows#

Renderer.disable_shadows()[source]#

Disable shadows.

Examples

>>> import pyvista as pv
>>> pl = pv.Plotter()
>>> pl.disable_shadows()
https://d33wubrfki0l68.cloudfront.net/8d857d80b4aa52de3ad5db22f6e1210632178bb4/3e522/_images/pyvista-renderer-disable_shadows-1_00_00.png