GradientFittedMesh
GradientFittedMesh[{p1,p2,…}] gives a MeshRegion whose gradient best fits the normals at points p1,p2,….
Examples
GradientFittedMesh[{{0, 0, 0}, {1, 0, 1}, {0, 1, 0}}]Please visit the official Wolfram Language Reference for more details.