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 102
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.