mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-26 14:19:04 +00:00
Dilate fills gaps that are caused by the rasterization. As dilate is based on the alpha-channel which is not part of denoise, dilate can be run after denoise as well. So that colors are not denoised/mixed over seams.