Summary
UI Images are one of the core components of the Unity UI system and manipulating them is essential to creating visually interactive user interfaces. This chapter culminated all the skills we have learned in the preceding chapters by letting us create interesting interfaces that utilized Events, Buttons, and Images.
In the next chapter, we’ll look at how to create masks and scroll views so that we can hold even more child objects within our Panel containers.