pygfx.materials.VolumeMinipMaterial

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

Bases: VolumeRayMaterial

A material rendering a volume using MinIP rendering.

This material renders the minimum intensity along the view ray.