Fixes the bizarre drawing of RenderTexture's with a resolution greater than 1. I also noticed some incompatibilities between how properties were set both on RenderTexture instantiation, and when the resize method is used. I fixed these as necessary.