It could work for fullscreen effects, but what should I do If I need multipass for sprites with transformations? Normally sprite is drawn on a fullscreen rendertarget, but for every pass before the final one I should draw it to the intermediate render target and reset the transformations? Should the imrt be the size of the source sprite texture, or the size after scaling?