書名: 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
推薦閱讀
- Mastering NetBeans
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- Python自動化運維快速入門
- PostgreSQL Replication(Second Edition)
- Mastering Apache Spark 2.x(Second Edition)
- 程序是怎樣跑起來的(第3版)
- 微信小程序入門指南
- Jupyter數據科學實戰
- Windows內核編程
- Scala Data Analysis Cookbook
- Java語言程序設計教程
- Geospatial Development By Example with Python
- Python網絡爬蟲技術與應用
- 視窗軟件設計和開發自動化:可視化D++語言
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x