fractionToCurvature Method

Returns the (absolute) curvature magnitude.

  • Base implementation in CurvePrimitive computes curvature from the first and second derivative vectors.

fractionToCurvature(fraction: number): undefined | number

Parameter Type Description
fraction number fractional position on the curve

Returns - undefined | number

Defined in

Last Updated: 29 March, 2024