I'm working on a Unity game and I want to add chromatic aberration to the interface but have no idea how to do it and can't find anything similar on the Unity docs site.
I don't use Canvas, I use UIDocument.
My project uses Universal RP but I will accept answer for any other render pipeline as long as it explains how to add post processing to the UI visual elements (uxml)
I have tried using several cameras. It's stupid, but it's the only thing I could try.