- Unity Game Optimization
- Dr. Davide Aversa Chris Dickinson
- 80字
- 2021-06-24 12:12:58
The Physics 3D and Physics 2D areas
There are two different physics areas, one for Physics 3D (NVIDIA 's PhysX), and another for the Physics 2D system (Box2D). This area provides various physics statistics, such as Rigidbody, Collider, and Contact counts.
The Breakdown View for each physics area provides some rudimentary insight into the subsystem's inner workings, but we can gain further insight by exploring the physics debugger, which we will introduce in Chapter 5, Faster Physics.
推薦閱讀
- JBoss Weld CDI for Java Platform
- 程序設計與實踐(VB.NET)
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Visual C++數字圖像模式識別技術詳解
- JIRA 7 Administration Cookbook(Second Edition)
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- KnockoutJS Starter
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- Mastering C++ Multithreading
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- Machine Learning for Developers
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- Mastering OpenStack
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 開發者測試