- Unreal Engine 4 Game Development Essentials
- Satheesh PV
- 67字
- 2021-07-16 13:07:52
Simple shapes
The first three options in this menu are simple shapes and they are as follows:
- Sphere Collision: This creates a simple sphere collision shape
- Capsule Collision: This creates a simple capsule collision shape
- Box Collision: This creates a simple box collision shape
K-DOP shapes
K Discrete Oriented Polytope (K-DOP) shapes are basically bounding volumes. The numbers (10, 18, and 26) represents the K-axis aligned planes.
推薦閱讀
- 測試驅動開發:入門、實戰與進階
- Oracle Database In-Memory(架構與實踐)
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Django:Web Development with Python
- 匯編語言程序設計(第2版)
- Linux環境編程:從應用到內核
- WordPress Plugin Development Cookbook(Second Edition)
- Java性能權威指南(第2版)
- Web程序設計(第二版)
- Java面向對象程序設計
- Android移動應用項目化教程
- DB2SQL性能調優秘笈
- Deep Learning for Natural Language Processing
- Selenium WebDriver Practical Guide
- 實戰Python網絡爬蟲