GUIGraphics.setUpdateMargin

Tune this to tune the trade-off between light quality and speed. The default value was tuned by hand on very shiny light sources. Too high and processing becomes very expensive. Too little and the ligth decay doesn't feel natural.

class GUIGraphics
nothrow @nogc nothrow @nogc
void
setUpdateMargin
(
int margin = 20
)

Meta