pygfx.materials.VolumeRayMaterial

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

Bases: VolumeBasicMaterial

A material for rendering volumes using raycasting.