Is there a way to increase the z slices distance between the slices in a volume using THREE.Data3DTexture

Hi Team,

I have an NRRD volume with 49 slices. But the dapi image is a bit pancaked and squashed. I wanted to see if using the THREE.Data3DTexture which i am using now to create the volume, there is a way to have a distance of some numbers between each slice to make the volume look bigger on the Z slcie side. Also if there i s, I wanted to extend each slice by half its Z size both on top and bottom of it to fill the gap with the dapi image so it doesnt look blank.

Thanks in advance for your help