Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/RecastNavMesh.h |
| Include | #include "NavMesh/RecastNavMesh.h" |
Syntax
struct FDetourTileLayout
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | BvTreeSize | ||
| int32 | ClustersSize | ||
| int32 | DetailMeshesSize | ||
| int32 | DetailTrisSize | ||
| int32 | DetailVertsSize | ||
| int32 | HeaderSize | ||
| int32 | LinksSize | ||
| int32 | OffMeshConsSize | ||
| int32 | OffMeshSegsSize | ||
| int32 | PolyClustersSize | ||
| int32 | PolysSize | ||
| int32 | TileSize | ||
| int32 | VertsSize |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDetourTileLayout
(
const dtMeshTile& tile |
|||
FDetourTileLayout
(
const FDetourTileSizeInfo& SizeInfo |