Skip to content

name

Description

name is a Property on WorldText
Returns the name of this Component.

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

returns: string