Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: fgame on January 28, 2013, 10:45:44 PM
-
Can I set uvRect for sprite or sliced sprite?
This can be done in UITexture. It will be great I could also set uvRect for sprite to display part of the texture when necessary!
-
No, sprites are drawn whole (unless you are using a UIFilledSprite).
-
That's OK. I think I just have to create another atlas then. Thanks