fractionToParentFraction Method

map fraction from this Bezier curves inherent 0..1 range to the (a,b) range of parent

  • ( The parent range should have been previously defined with setInterval)

fractionToParentFraction(fraction: number): number

Parameter Type Description
fraction number  

Defined in

Last Updated: 29 April, 2020