_BaseVolumeMapper#
- class _BaseVolumeMapper(*args, **kwargs)[source]#
Volume mapper class to override methods and attributes for to volume mappers.
Attributes#
Return or set the blend mode. |
|
Return or set the dataset assigned to this mapper. |
|
Interpolate before map is not supported with volume mappers. |
|
Return or set the lookup table used to map scalars to colors. |
|
Return or set the scalar range. |
Inherited Attributes#
Return or set the array name or number and component to color by. |
|
Return the bounds of this mapper. |
|
Return the size of each axis of the object’s bounding box. |
|
Return the center of mapper. |
|
Return or set the color mode. |
|
Return or set the scalar map mode. |
|
Return or set the scalar visibility. |
|
Return or set whether the mapper treats its input as static. |
Inherited Methods#
Create a copy of this mapper. |
|
Update this mapper. |