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: 30 November, 2023