Hi all,
Does anyone know what input key is ?
I used this node in a loop, and i noticed that if every input key is the same, the editor crashes.
Thanks
Hi all,
Does anyone know what input key is ?
I used this node in a loop, and i noticed that if every input key is the same, the editor crashes.
Thanks
Not 100% sure but I believe it helps with interpolation between spline points. Are you creating a closed spline by any chance?
Try setting the first one at 0 and increment by 1.0 for each point. I think that’s the default expected behaviour.
Thanks for your help