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

Last Updated: 29 March, 2024