How to resize a Texture2D without using RenderTexture?
Hi there I just wanted to know how to resize a texture2D without using RenderTexture because it not work on iOS it only work on my PC so I really want to know how to reduce a size of any image in Texture2d without using RenderTexture Thanks!
Comment
Your answer
Follow this Question
Related Questions
Texture file is all alpha when resizing 0 Answers
Texture is bad on device 0 Answers
How to change Texture in editor 0 Answers
Convert texture from Compressed to TrueColor in scripts. 1 Answer
Text to Texture2d / png 0 Answers