Set Text node
Set the text of a Text component on a GameObject.
読み終わるまでの所要時間 1 分最終更新 5ヶ月前
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. |