Using prefabs and customization
The MRTK contains some controls in the form of prefabs that are useful when developing applications, the most basic ones being the button and the slider. They can be found in the Prefabs folder in the MRTK dependency.
|
|
Buttons |
Sliders |
Customization
When a control prefab is instantiated in Evergine, its hierarchy will be shown in Evergine Studio. This is one way to customize the look of that particular instance.
|
|
Button prefab hierarchy |
Button before and after customization |
|
|
Slider prefab hierarchy |
Slider before and after customization |