please allow me to be more specific. I need to be able to add textures to the render target with the same abilities as spritebatch.draw (I.E. rotation and scaling) is there a way to do this? I have used many other launguages that do allow this. For example the code in BASIC would be SetBuffer(ImageBuffer(buffer)). Thank You.