Answers for "accessing text mesh pro component in gameobject"

C#
10

get component text mesh pro

GetComponent<TMPro.TextMeshProUGUI>().text
Posted by: Guest on May-22-2020

Code answers related to "accessing text mesh pro component in gameobject"

C# Answers by Framework

Browse Popular Code Answers by Language