使用Unity2023.1 VS2022 制作完成于2023年11月22日
textMeshProUGUI
# get child componen
nameText = transform.Find("NameTextBg/NameText").GetCompontent<TextMeshProUGUI>();