Game Development Reference
In-Depth Information
GUI styles and skins
Recognizing that not everyone likes plain backgrounds and the same font
throughout their projects, Unity provided options to define a style for the layout
and general look and feel of the legacy GUI system, these are defined as GUIStyles .
These styles can either be applied globally using a GUISkin
(see GUISkin in the following section), or they can be applied
individually to each control (as detailed in the previous screenshot).
 
Search WWH ::




Custom Search