I have a 2048*2048 texture. If I am going to scale it down to 0.250 of its original size (down to 512*512) in WED, is it better (in terms of performance) to simply scale down the original texture in my image editor instead and use the texture at 100% size in WED?