pyvista.Plotter.disable_shadows# Plotter.disable_shadows()[ソース]# 影を無効にします. 例 >>> import pyvista as pv >>> pl = pv.Plotter() >>> pl.disable_shadows()