- Mastering UI Development with Unity
- Ashley Godbold
- 105字
- 2021-08-27 18:43:10
Building for a single aspect ratio
Forcing a specific aspect ratio is possible in PC, Mac, & Linux Standalone builds. To do so, enable Display Resolution Dialog and check the aspect ratio you wish to use in the Supported Aspect Ratios setting.
The following screenshot shows a game being built with a 4:3 aspect ratio:

When you build and run your game with the preceding settings, a dialog option will open and the player will be allowed to choose from multiple resolutions that fit that setting. The following screenshot shows the resolution dialog window with multiple 4:3 resolutions available:

推薦閱讀
- LabVIEW 2018 虛擬儀器程序設計
- Getting Started with ResearchKit
- Practical Data Science Cookbook(Second Edition)
- Java程序員面試算法寶典
- C語言最佳實踐
- The Data Visualization Workshop
- Mastering Python Networking
- QGIS:Becoming a GIS Power User
- INSTANT Django 1.5 Application Development Starter
- Apache Spark 2.x for Java Developers
- ASP.NET開發與應用教程
- ASP.NET程序開發范例寶典
- Natural Language Processing with Python Quick Start Guide
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)
- Python Programming for Arduino