UnityGUI Group (Legacy)
Suggest a change
Success!
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Close
Sumbission failed
For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Close
UnityGUI is the GUI creation system built into Unity. It consists of creating different Controls, and defining the content and appearance of those controls.
The Components of UnityGUI allow you to define the appearance of Controls.
For information about using UnityGUI to create Controls and define their content, please read the GUI Scripting Guide.