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

Public Attributes

TArray< FVectorVertices
 
TArray< FVectorNormals
 
TArray< MRMESH_INDEX_TYPEIndices
 

Member Data Documentation

◆ Indices

TArray<MRMESH_INDEX_TYPE> FMockDataMeshTrackerImpl::FRawMockMeshData::Indices

◆ Normals

TArray<FVector> FMockDataMeshTrackerImpl::FRawMockMeshData::Normals

◆ Vertices

TArray<FVector> FMockDataMeshTrackerImpl::FRawMockMeshData::Vertices

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