UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNavMeshSceneProxyData::FDebugMeshData Struct Reference

#include <NavMeshRenderingComponent.h>

Public Attributes

TArray< FDynamicMeshVertexVertices
 
TArray< uint32Indices
 
FColor ClusterColor
 

Member Data Documentation

◆ ClusterColor

FColor FNavMeshSceneProxyData::FDebugMeshData::ClusterColor

◆ Indices

TArray<uint32> FNavMeshSceneProxyData::FDebugMeshData::Indices

◆ Vertices

TArray<FDynamicMeshVertex> FNavMeshSceneProxyData::FDebugMeshData::Vertices

The documentation for this struct was generated from the following file: