OutputTransform
OutputTransform =
"none"|"aces"
Defined in: postprocess/PostProcessAPI.ts:140
The curve a frame applies on its way to the display — the pipeline’s, not an
effect a stack happens to hold, so it runs once and last. none leaves values
alone, which is the exact round trip flat content wants; aces maps radiance
above 1 down a filmic shoulder, which is what a lit 3D scene needs.