pyvista.Plotter.disable_depth_of_field#

Plotter.disable_depth_of_field()[source]#

Disable depth of field plotting.

Examples

>>> import pyvista as pv
>>> pl = pv.Plotter(lighting="three lights")
>>> pl.enable_depth_of_field()
>>> pl.disable_depth_of_field()
https://d33wubrfki0l68.cloudfront.net/8d857d80b4aa52de3ad5db22f6e1210632178bb4/3c7a3/_images/pyvista-plotter-disable_depth_of_field-1_00_00.png