evalBudget property

int? evalBudget
final

Cap on field evaluations per cluster per trace (default defaultEvalBudget): extreme scenes coarsen their grid so the worst frame stays bounded - quality degrades before the frame rate does. null disables the cap.

Implementation

final int? evalBudget;