unity get text of text object code example Example: get text component unity GameObject.GetComponent<Text>().text = "Hello World!";