Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMeshBuilder.h |
Include | #include "Detour/DetourNavMeshBuilder.h" |
Syntax
struct dtDynamicAreaCreateParams
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
unsigned char | area | Area id. |
![]() |
dtReal | maxH | |
![]() |
dtReal | minH | Covex min,max height. |
![]() |
dtChunkArray< dtReal > | verts | X,Z coords of covex. |