@jinxuandallas wrote:
I want to scale a Texture2D and output the result to another Texture2D.For example , scale a 100X100 Texture2D object to 50X50 Texture2D object. But not use SpriteBatch.Draw() to output it to the screen.Thx
Posts: 6
Participants: 4