Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > DetourTileCache
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/DetourTileCache/DetourTileCache.h |
Include | #include "DetourTileCache/DetourTileCache.h" |
Syntax
struct dtTileCacheParams
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
dtReal | ch | |
![]() |
dtReal | cs | |
![]() |
dtReal | detailSampleDist | |
![]() |
dtReal | detailSampleMaxError | |
![]() |
int | height | |
![]() |
int | maxObstacles | |
![]() |
dtReal | maxSimplificationError | |
![]() |
int | maxTiles | |
![]() |
int | mergeRegionArea | |
![]() |
int | minRegionArea | |
![]() |
dtReal[3] | orig | |
![]() |
int | regionChunkSize | |
![]() |
int | regionPartitioning | |
![]() |
dtReal | walkableClimb | |
![]() |
dtReal | walkableHeight | |
![]() |
dtReal | walkableRadius | |
![]() |
int | width |