Documentation

Support

Unity Lite

Open Unity Lite

Unity Lite

Text element

Display text in your User Interface (UI).
Read time 1 minuteLast updated 2 days ago

Use the Text element to write and display text on the screen. You can customize the style, size, alignment, and color of the text.

Text properties

The following properties are available for you to customize in the text's Inspector panel:

Property

Description

StyleCustomize the style: bold, italic, underline, strikethrough, uppercase, lowercase.
TextEnter the text you want to display.
AlignmentSet the alignment (left, center, right).
SizeAdjust the size, or activate auto size to make the text fit the available space.
Auto sizeMake the text fit the available space.
ColorChange the text color.