He goes into the method in his tutorials, but basically in this method, a texture is drawn with the input data, then sent to a material, then sent to a new, final render texture. This occurs every frame. When the texture is sent to the material, you can make any adjustments to it- just like a normal texture. This is how you add all of your extra effects like noise/movement addition, blur, and a fade over time.