Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > NavMesh
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/RecastNavMesh.h |
Include | #include "NavMesh/RecastNavMesh.h" |
Syntax
namespace ERecastPartitioning
{
enum Type
&123;
Monotone,
Watershed,
ChunkyMonotone,
&125;
}
Values
Name | Description |
---|---|
Monotone | |
Watershed | |
ChunkyMonotone |