Approximates a bezier slider's path.
Creates a piecewise-linear approximation of a bezier curve by adaptively repeatedly subdividing the control points until their approximation error vanishes below a given threshold.
The anchor points of the slider.
Generated using TypeDoc
Path approximator for sliders.