I can’t find any tutorials showing how to create spherical chromatic abberation i think is what it’s called. i have a basic chromatic abberation but i want it to increase around the edge of a screen does anyone know how to do it…
I do have a post process volume and i already made a chromatic abberation effect but i don’t know how to make look normal at the center of the screen but look more distorted at the edge of the screen
By tweaking the start offset

You can use a sphere mask ( or some code which masks the central area of the screen ) to lerp between affected and unaffected. But what’s wrong with the supplied one?
Thanks I now finally know how to do it. And there was nothing wrong with the supplied one i was just curious and wanted to know how to do it using mats, And again thanks.


