Best way to draw a polygon on terrain?

That’s one way, my only concern is that as it should also follow the terrain it has some complexity to it, as I would probably need to split the spline into many triangle to have it smoothly follow the terrain, also considering that the generated spline is probably not convex, which may be feasable but I wonder if a material only approach would be more appropriate in this case