Blur effect

Hi, I read that the blur effect is only available in Unity Pro, but I was wondering if there is any way to simulate the effect by code in the free version, because I don’t have the money to buy the Pro version. Thanx

Yes, but it depends on what you’re trying to do. If you want to blur the whole screen, you can get a fullscreen shader, or if you’re trying to do something else, you could do a number of things. More details would help us help you better.

Free unity doesn’t support fullscreen shaders

Touche, I always forget that :S