- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 150字
- 2021-06-24 15:23:28
Setting parameters for the Nav Mesh
If you click on the Nav Mesh Bounds Volume, you will notice that there are no options for the generation of the Nav Mesh. In fact, some parameters are at the project level, while others are at the map level.
Let's navigate to the World Outliner, where you will find that a RecastNavMesh-Default actor has been placed in the scene, as shown in the following screenshot:

In fact, when you drag a Nav Mesh Bounds Volume, if the map doesn't have a RecastNavMesh-Default, one will be created. If we click on it, we will be able to change all of its properties in the Details Panel.
As you can see, there are a lot of default values. These can be changed in the Project Settings (under the Navigation Mesh tab). Let's break down every section, and try to grasp the main concepts around them.
- Objective-C Memory Management Essentials
- Learning PostgreSQL
- Java系統分析與架構設計
- C語言程序設計基礎與實驗指導
- Apex Design Patterns
- Mastering Python Networking
- 深入RabbitMQ
- R Data Analysis Cookbook(Second Edition)
- Mastering AWS Security
- Kubernetes進階實戰
- Python Interviews
- Visual Studio Code 權威指南
- ASP.NET 4.0 Web程序設計
- Learning WordPress REST API
- 軟件再工程:優化現有軟件系統的方法與最佳實踐