Unity3D Text Mesh Pro in Script Examplefilteredghost (34) in unity • 7 years ago using TMPro; TextMeshProUGUI subject_text = this.transform.GetChild(2).GetComponent<TextMeshProUGUI>(); unity unity3d tip csharp