Each frame I am drawing to a render target which is passed to a material. Here’s an example:

It’s a pixel game so the low res is desired, but I want to soften the black area along the edge of the white area. I want it to look something like this:

Anyone know a way to achieve something like this?