Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: dis on June 14, 2013, 11:23:36 PM
-
Hello!
I need to combine 2 textures (based of transparency color), add some text (UILabel?) and save the result to JPG.
Is it possible to do with NGUI by easy way?
-
NGUI has nothing to do with it. Unity -- yes. Set up your UI camera so that it renders to texture.
-
Thanks for the answer. NGUI is great tool and I suspected it could do something like that (combining some bitmaps) for decreasing the draw call count.
Renders works only in PRO versions of Unity but I have Std.
OK, I will search for the other solution.
-
Look at http://docs.unity3d.com/Documentation/ScriptReference/Texture2D.html