How can I find index of spline point

Thanks for all answers. I’m making a real-time editable timeline using spline. I used x value for comparison because of my x was linear and I solved the problem by halving points in each step.

1 Like