I have a bezier curve and I need to figure out the max/min of the curved part. I have attempted using getBounds, but this includes the control point as a max… how do I solve this?
I have a bezier curve and I need to figure out the max/min of the curved part. I have attempted using getBounds, but this includes the control point as a max… how do I solve this?
:: Copyright KIRUPA 2026 //--
``` ```