Set Text node
Set the text of a Text component on a GameObject.
Read time 1 minuteLast updated 2 days ago
Use the Set Text to change the text of a Text component on a GameObject.
Sockets
Socket | Type | Description |
---|---|---|
Object |
| The GameObject that contains the Text component you want to modify. |
String |
| The text you want to set on the Text component. |