fractionToCurvature Method
Return the curvature at given fraction of the active interval.
- The
undefinedresult 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 109
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.