Skip to content

font

Description

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

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

returns: string