Hi, I need during gameplay to alpha-blend several Texture2D together onto a single Texture2D.
In otherwords, this would be the equivalent to Photoshop merging several semi-transparent textures on on top of each other within Unity. (I need of course to specify the x,y, widht and height) of each merge operation onto the destination texture.
Can it be done?
Many thanks! ![]()
Dan,