Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Jofator on March 17, 2014, 05:01:46 AM

Title: How to find out which Atlas is used within scene
Post by: Jofator on March 17, 2014, 05:01:46 AM
Hi folks,
is there any way how to find out which atlas is/is not used within unity scene?

Thanks & regards Jofator
Title: Re: How to find out which Atlas is used within scene
Post by: ArenMook on March 17, 2014, 11:46:29 AM
Open the draw call viewer (select any panel, Show Draw Calls, show all). It will show you an overview of all the draw calls, complete with which atlas they use. I vaguely remember there also being a right-click option to "show all references", but it may have been a script I wrote at some point... I don't remember. At GDC atm so can't check.