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

Template properties

There are three properties related to assigning the template's properties to all possible options to display in the drop-down list.

The Template property references the Rect Transform of the template. As stated previously, the template defines the way each option within the drop-down list will look as well as how the drop-down holder will look. By default, this property is assigned to the child Template object.

The Item Text property references the Text component of the GameObject that holds the text of the item template. By default, the Text component on the Item Label (child of the Item) is assigned to this property.

The Item Image property references the Image component of the GameObject that holds the image of the ...

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