Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: AGB on February 18, 2014, 03:49:15 AM

Title: UI Sliced Texture
Post by: AGB on February 18, 2014, 03:49:15 AM
Is it possible somehow to get "sliced" functionality on NguiTexture without creating atlas? :)
Title: Re: UI Sliced Texture
Post by: ArenMook on February 18, 2014, 10:14:52 AM
Not in the stock version of UITexture, no. You could write it by deriving from UITexture and using code from UISprite.SlicedFill.