Summary

Completed

In this module, you learned how to create a basic user interface using MRTK's provided button and menu prefabs alongside Unity's TextMesh Pro, as well as how to manipulate 3D objects.

User experience plays a vital role in any application, and you can improve the user experience of any project by making use of MRTK's UI components.

Next steps

You can continue to include other UI elements provided by MRTK and try out new options under them. Consider trying out the following interactions:

  • Include sliders to manipulate some numerical values.
  • Use Slate to display some bulk information.

Further reading