When a denoiser is used, there are many unnecessary layers in the output raw exr file - Color.RGBA, albedo.RGB, bumpNormals.XYZ.
I need only EffectsResults.RGB. Is there any way to avoid saving others? I just dont have enough disk space for this...
Or maybe is there any way to save RGB_color to non-clamped .hdr file?
I need only EffectsResults.RGB. Is there any way to avoid saving others? I just dont have enough disk space for this...
Or maybe is there any way to save RGB_color to non-clamped .hdr file?
Comment