- Unity Game Optimization
- Dr. Davide Aversa Chris Dickinson
- 89字
- 2021-06-24 12:12:59
The UI and UI Details areas
These areas provide insight into applications making use of Unity's built-in user interface system. If we're using a custom-built or third-party user interface system (such as the popular Asset Store plugin Next-Gen UI (NGUI)), then these areas will probably provide little benefit.
A poorly optimized user interface can often affect one or both of the CPU and GPU, so we will investigate some code optimization strategies for UIs in Chapter 2, Scripting Strategies, and graphics-related approaches in Chapter 6, Dynamic Graphics.
推薦閱讀
- GitLab Cookbook
- OpenDaylight Cookbook
- LabVIEW2018中文版 虛擬儀器程序設計自學手冊
- Learning Apex Programming
- Android開發精要
- Mastering Python High Performance
- Mastering Business Intelligence with MicroStrategy
- Learning jQuery(Fourth Edition)
- RESTful Java Web Services(Second Edition)
- Android移動開發案例教程:基于Android Studio開發環境
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Java程序設計及應用開發
- 高性能MVVM框架的設計與實現:San
- Tkinter GUI Application Development Blueprints
- 精通Oracle 12c 數據庫管理