PassClampAndConvertTo8bit.tonemapThreshold

Normally not much reason to change this. This is the threshold above which colors are allowed to "bleed" into others in a gray way.

class PassClampAndConvertTo8bit
version(futurePBREmissive)
nothrow @nogc
float tonemapThreshold;

Meta