I have an 8-pole spline between a specified point (Point (2)) and the origin point. The position of Point (2) would be adjusted to update the spline.
With the option "Proportional Update", the spline would be stretched/compressed proportionally in the single direction from the origin to Point (2). But I need the spline to be streched/compressed in the three orthographic directions X/Y/Z.
To my knowledge, Scale Curve > Non-Uniform Scale can do the job. I wonder whether there is a more straightforward/efficient/robust way to get it done.
Thanks!