- Unity Game Optimization
- Dr. Davide Aversa Chris Dickinson
- 112字
- 2021-06-24 12:12:58
The GPU Usage area
The GPU Usage area is similar to the CPU Usage area, except that it shows method calls and processing time as it occurs on the GPU. Relevant Unity method calls in this area will relate to cameras, drawing, opaque and transparent geometry, lighting and shadows, and so on.
The GPU Usage area offers hierarchical information similar to the CPU Usage area and estimates the time spent calling into various rendering functions such as Camera.Render() (provided rendering actually occurs during the frame currently selected in Timeline View).
The GPU Usage area will be a useful tool to refer to when you go through Chapter 6, Dynamic Graphics.
推薦閱讀
- Kubernetes實戰(zhàn)
- Microsoft Application Virtualization Cookbook
- Arduino by Example
- Mastering Kotlin
- Java從入門到精通(第4版)
- R語言游戲數(shù)據(jù)分析與挖掘
- GitLab Repository Management
- Learning Firefox OS Application Development
- Python數(shù)據(jù)分析從0到1
- 量化金融R語言高級教程
- Python之光:Python編程入門與實戰(zhàn)
- Mastering Data Mining with Python:Find patterns hidden in your data
- 用戶體驗可視化指南
- JavaScript程序設計:基礎·PHP·XML
- 寫給大家看的Midjourney設計書