SceneOptimizer improvement mode?

Indeed, isInImprovementMode=true is supposed to be used when the current frame rate is higher than your target frame rate. In that case, the optimization rules are in fact not optimizations but “quality improvements” instead (enable shadows, enable lens flares, etc). Then, the optimizer enables each one until the frame rate drops below the target fps.

1 Like