maxVariationFactor property

double maxVariationFactor
final

Determines max offset variation between curves. Affects only if enableVariationBetweenCurves flag is set to true. Note: Having huge maxVariationFactor causes hard edges. Ideal value is between 0 and 1 (may vary based on the levelHeight). Default is 0.2.

Implementation

final double maxVariationFactor;