How do you pass in array of points to a spline mesh component

For a spline with 5 points, you will need 4 Spline Mesh Components. Each SMC needs data from 2 points - start / end locations + (usually) tangents and, optionally, scale and rotation.


If in doubt, please show your implementation of the above.