Community post
Unity3D Text Mesh Pro in Script Example
using TMPro;
TextMeshProUGUI subject_text = this.transform.GetChild(2).GetComponent<TextMeshProUGUI>();
4th Street Bar
Hive-Bar
Browse freely. Sign in only when you want to participate.
Hive-Bar Powered by Hive beta-fdb5b5b
Community post
using TMPro;
TextMeshProUGUI subject_text = this.transform.GetChild(2).GetComponent<TextMeshProUGUI>();
Replies (0)
Conversation
No replies yet
Replies will appear here as people join the conversation.