pygfx.materials.VolumeRayMaterial
- class pygfx.materials.VolumeRayMaterial(maprange=None, clim=None, map=None, gamma=1.0, interpolation='linear', **kwargs)
Bases:
VolumeBasicMaterialThe base class for materials that render volumes using raycasting.