ListContourPlot3D
ListContourPlot3D[farr] generates a contour plot from an array farr with values farr[[i,j,k]] at points {k,j,i}.
ListContourPlot3D[{{x1,y1,z1,f1},{x2,y2,z2,f2},…}] generates a contour plot from values fi at point {xi,yi,zi}.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.