applyMaxEdgeLength MethodStatic

Return the number of strokes needed for given edgeLength curve.

applyMaxEdgeLength(options: StrokeOptions | undefined, minCount: number, edgeLength: number): number

Parameter Type Description
options StrokeOptions | undefined  
minCount number smallest allowed count
edgeLength number  

Returns - number

Defined in

Last Updated: 13 June, 2024