fractionToCurvature Method

Returns the (absolute) curvature magnitude.

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

fractionToCurvature(fraction: number): number | undefined

Parameter Type Description
fraction number fractional position on the curve

Returns - number | undefined

Defined in

Last Updated: 29 April, 2026