勾选了Denoiser但是阿诺德RGB_denoiser通道没有出现
现象:
原因:
# Warning: [mtoa] Two drivers produced the same output path. AOV merging is only supported using a single driver node: "[email protected]_exr_denoise", "[email protected]_exr.RGBA" #
是因为使用了两个drivers。即下图:
解决:
取消勾选,就能让RGB_denosier出现。
但是这样所有的通道都要分开了。我不知道如何保证让所有通道合并到一个exr,又有RGB_dnoiser通道的方法。
欢迎赐教。