Hi, I want to set the corner mode of my sprite shape to stretch but, there is only 1 function to do this
shapeController.spline.SetCorner(int index, bool value);
and it activate the corner mode but put it on automatic, how can i modify it to stretch mode ?