- Unity 2017 Game Optimization(Second Edition)
- Chris Dickinson
- 78字
- 2021-07-02 23:21:03
The Physics 3D and Physics 2D Areas
There are two different Physics Areas, one for 3D physics (Nvidia's PhysX) and another for the 2D physics 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 get further insight by exploring the Physics Debugger, which we will introduce in Chapter 5, Faster Physics.
推薦閱讀
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- Spring 5.0 By Example
- 深入理解Bootstrap
- 機器學習系統:設計和實現
- MySQL數據庫應用與管理 第2版
- Software Testing using Visual Studio 2012
- 征服RIA
- C++程序設計基礎教程
- 小程序,巧運營:微信小程序運營招式大全
- Android底層接口與驅動開發技術詳解
- Java程序設計案例教程
- UI設計全書(全彩)
- Learning Material Design
- Unity 2018 Augmented Reality Projects
- Learning ROS for Robotics Programming