How to add mesh to each spline point?

I couldn’t find the method in USplineComponent API.

If it’s just a mesh, add it with NewObject() and just get the transform from the spline points.