- 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.
- 零基礎學C++程序設計
- Scala Design Patterns
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- ArcGIS By Example
- Node.js Design Patterns
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- 智能手機故障檢測與維修從入門到精通
- R語言:邁向大數據之路(加強版)
- Python自然語言理解:自然語言理解系統開發與應用實戰
- Arduino機器人系統設計及開發
- Python機器學習與量化投資
- Java Hibernate Cookbook
- 軟件設計模式(Java版)
- Mastering R for Quantitative Finance