Создание UI используя c# в Unity 3D
Introduction New UI is introduced from Unity 4.6 on wards. New UI controls will be added in the similar way as other components in Unity. Basic step is to create a GameObject and then add the required UI elements and other components to it. If you want to have an hierarchy of UI controls then