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