Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: justinISO on October 19, 2017, 09:25:34 AM

Title: Work with Text Mesh Pro?
Post by: justinISO on October 19, 2017, 09:25:34 AM
Hello, I was curious if there was a way to use Text Mesh Pro with NGUI. Mainly to allow the sorting order of NGUI to be used with TMP.
Title: Re: Work with Text Mesh Pro?
Post by: shaunpeoples on November 06, 2017, 09:56:55 PM
Yep, you might have to write some bridging code to adjust render queues or alpha values on TextMeshPro, but it is definitely a thing people do.
Title: Re: Work with Text Mesh Pro?
Post by: Darkmax on November 17, 2017, 01:11:51 PM
Im also interestring in use text mesh pro with ngui, would some guide on how the the people are integrating it with ngui?