
Just a quick link to the Kawase Blur shader. It is kinda funky that Unity doesn't come with a blur shader out of the box.
It is a sub shader graph so you can use it as a node. It expects a UV, a texture2D, and an offset (float). Outputs colors.
Well, don't crank the offset too high otherwise you will be looking into a kaleidoscope.
