pygfx.materials.VolumeMipMaterial

class pygfx.materials.VolumeMipMaterial(clim=None, map=None, interpolation='linear', map_interpolation='linear', **kwargs)

Bases: VolumeRayMaterial

A material rendering a volume using MIP rendering.