- Unity UI Cookbook
- Francesco Sapio
- 69字
- 2021-07-23 14:56:11
Chapter 1. UI Essentials
In this chapter, we will cover the following recipes:
- Setting up a 2D texture to be a bordered sprite
- Resizing the UI according to screen size and resolution
- Adding and placing an image in the UI
- Adding a circular mask to an image
- Making an image scrollable
- Making text scrollable with a vertical slider
- Selecting buttons through the keyboard
- Using UI layout components
推薦閱讀
- 一步一步學Spring Boot 2:微服務項目實戰
- Learning Cython Programming
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- Swift 3 New Features
- 深度強化學習算法與實踐:基于PyTorch的實現
- Hands-On RESTful Web Services with Go
- Scala Data Analysis Cookbook
- 大話Java:程序設計從入門到精通
- Go語言底層原理剖析
- ExtJS Web應用程序開發指南第2版
- Instant Automapper
- Maven for Eclipse
- 深度學習入門:基于Python的理論與實現
- Java程序設計實用教程(第2版)
- C語言程序設計