-
For Removal Element Description me.wobblyyyy.pathfinder.trajectory.SegmentInterpolator.atPercent(double)
-
Methods Method Description me.wobblyyyy.pathfinder.trajectory.SegmentInterpolator.atPercent(double) This method's return values can be inaccurate for certain types of segments, specifically monotone cubic splines. Use either theSegmentInterpolator.atPercentX(double)orSegmentInterpolator.atPercentY(double)methods instead of this one.
SegmentInterpolator.atPercentX(double)orSegmentInterpolator.atPercentY(double)methods instead of this one.