Unity3D Text Mesh Pro in Script Example

in unity •  6 years ago 
using TMPro;
TextMeshProUGUI subject_text = this.transform.GetChild(2).GetComponent<TextMeshProUGUI>();
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!