fractionScaleFactor Method
Return the scale factor to map childCurve fraction derivatives to chain fraction derivatives.
fractionScaleFactor(globalDistance: number): number
Parameter | Type | Description |
---|---|---|
globalDistance | number | total length of the global curve |
Returns - number
Defined in
- curve/CurveChainWithDistanceIndex.ts Line 135
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.