Skip to content

Martin-Lorentzon/unity-resize-texture2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Returns a resized Texture2D object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages