Skip to content

text

Description

text is a Property on WorldText
The text of this WorldText.

Example
object.worldText.text = "Toaster"
local testVariable = object.worldText.text
Usage

returns: string