pyvista.plotting.mapper._BaseMapper#
- class _BaseMapper(*args, **kwargs)[source]#
- Base Mapper with methods common to other mappers. - Methods - Create a copy of this mapper. - Update this mapper. - Attributes - Return or set the array name or number and component to color by. - Return the bounds of this mapper. - Return the center of mapper. - Return or set the color mode. - Return or set the interpolation of scalars before mapping. - Return or set the lookup table. - Return or set the scalar map mode. - Return or set the scalar range. - Return or set the scalar visibility.