TextLabel
An in-world text label.
Last updated
An in-world text label.
Last updated
For examples on how to use, refer to .
Sets the font of the text.
Sets the font of the text from the . Written as Font.Arial
.
Sets the position of the label.
Returns the position of the label.
Sets the color of the text on the label.
Sets the color of the background of the label.
Sets the transparency of the text on the label. Transparency ranges from 0 (opaque) to 1 (invisible).
Sets the transparency of the background of the label. Transparency ranges from 0 (opaque) to 1 (invisible).
Sets the size of the label.
Returns the size of the label.
Sets the max distance at which the label can still be seen.
Removes the label.