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

#include <Voronoi.h>

Public Attributes

TArray< FVectorVertices
 
TArray< int32Faces
 
TArray< int32Neighbors
 
TArray< FVectorNormals
 

Member Data Documentation

◆ Faces

TArray<int32> FVoronoiCellInfo::Faces

◆ Neighbors

TArray<int32> FVoronoiCellInfo::Neighbors

◆ Normals

TArray<FVector> FVoronoiCellInfo::Normals

◆ Vertices

TArray<FVector> FVoronoiCellInfo::Vertices

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