Documentation

Support

Unity Lite

Open Unity Lite

Unity Lite

Set Text node

Set the text of a Text component on a GameObject.
Read time 1 minuteLast updated 20 hours ago

Use the Set Text to change the text of a Text component on a GameObject.

Sockets

Socket

Type

Description

Object
GameObject
The GameObject that contains the Text component you want to modify.
String
string
The text you want to set on the Text component.