lighting# property MapdlTheme.lighting: bool# Return or set the default lighting. Examples Disable lighting globally. >>> import pyvista as pv >>> pv.global_theme.lighting = False