Skip to Content
Mastering UI Development with Unity
book

Mastering UI Development with Unity

by Dr. Ashley Godbold
April 2018
Beginner content levelBeginner
468 pages
11h 7m
English
Packt Publishing
Content preview from Mastering UI Development with Unity

Markup format

When the Rich Text property is selected within the Text component, and HTML-like markup language can be included within the text field of the Text component to format the text. This markup format is HTML-like, in that it uses angle bracket tags around the text that is to be formatted. The tags use the <tag>the text you wish to format</tag> format, where you replace tag with the appropriate tag. These tags can be nested, just as they can in HTML.

This formatting allows you to change the font style, font color, and font size. The following chart lists the tags necessary to perform the specified formatting:

Format

Tag

Bold

b

Italic

i

Color

color

Size

size

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Game Development with Unity for .NET Developers

Game Development with Unity for .NET Developers

Jiadong Chen
Unity UI Cookbook

Unity UI Cookbook

Francesco Sapio

Publisher Resources

ISBN: 9781787125520Supplemental Content