Blur on material

Is it possible to add blur effect for specific material/texture? How?

I have parallax and I want to have strongest blur on most distanced layer, less in front and nothing i middle. Since DoF is somehow tricky apply on translucent materials, I probably prefer to set amount of blurry manually for every specific objects/layers.

Thanks!

You can do it by sampling the texture a couple of times and offset the uv’s. It’s however not what you want, since you already now what you want to blur. So what I recommend is doing it in photoshop. If for some reason youn want to blur it realtime, you can take a look here:

http://www.polycount.com/forum/showthread.php?t=75437