We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44d6d89 + 54cf004 commit 2dd1882Copy full SHA for 2dd1882
src/math/arcTools.ts
@@ -241,7 +241,7 @@ const getArcLength = (
241
* @param SF the sweep flag
242
* @param x2 the ending point X
243
* @param y2 the ending point Y
244
- * @param distance a [0-1] ratio
+ * @param distance the distance along the arc
245
* @returns a point along the Arc segment
246
*/
247
const getPointAtArcLength = (
0 commit comments