Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 223 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 223 Bytes

Unity Texture2D resize function

Texture2D Resize(Texture2D source, int newX, int newY)

Credits go to @Cyanilux for suggesting caching the previously active render target and advising on transferring texture properties