fractionToCurvature Method
Return the curvature at given fraction of the active interval ...
- The
undefined
result is to match the abstract class -- it cannot actually occur.
fractionToCurvature(activeFraction: number): undefined | number
Parameter | Type | Description |
---|---|---|
activeFraction | number |
Returns - undefined | number
Defined in
- curve/spiral/IntegratedSpiral3d.ts Line 102
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.