- 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.
推薦閱讀
- Power Up Your PowToon Studio Project
- Game Programming Using Qt Beginner's Guide
- 區(qū)塊鏈架構(gòu)與實現(xiàn):Cosmos詳解
- Learning SQLite for iOS
- Android NDK Beginner’s Guide
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Windows Forensics Cookbook
- Mastering Linux Network Administration
- 零基礎(chǔ)入門學(xué)習(xí)Python(第2版)
- 計算機應(yīng)用基礎(chǔ)實踐教程
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Kivy Cookbook
- Mudbox 2013 Cookbook
- Java程序設(shè)計實用教程(第2版)
- MongoDB Cookbook