spanFractionToKnot Method

Map a position, specified as (uv direction, bezier span, fraction within the bezier), to an overall knot value.

spanFractionToKnot(select: UVSelect, span: number, localFraction: number): number

Parameter Type Description
select UVSelect selector indicating U or V direction.
span number index of bezier span
localFraction number fractional coordinate within the bezier span

Defined in

Last Updated: 08 January, 2020