binningEnabled property

bool binningEnabled
final

Whether strip-routed ops actually feed generator. False in precomputed-plan mode: routing and flush ordinals still advance, but no flatten/stroke-expansion/coverage work runs.

Implementation

final bool binningEnabled;