Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FNavMeshSceneProxyData
| Name | FDebugMeshData |
| Type | struct |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavMeshRenderingComponent.h |
| Include Path | #include "NavMesh/NavMeshRenderingComponent.h" |
Syntax
struct FDebugMeshData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClusterColor | FColor | NavMesh/NavMeshRenderingComponent.h | ||
| Indices | TArray< uint32 > | NavMesh/NavMeshRenderingComponent.h | ||
| Vertices | TArray< FDynamicMeshVertex > | NavMesh/NavMeshRenderingComponent.h |