Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: AGB on February 18, 2014, 03:49:15 AM
-
Is it possible somehow to get "sliced" functionality on NguiTexture without creating atlas? :)
-
Not in the stock version of UITexture, no. You could write it by deriving from UITexture and using code from UISprite.SlicedFill.