UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::FUVSpaceAllocator::FRun Struct Reference

#include <UVSpaceAllocator.h>

Public Attributes

uint32 LongestSegment
 
TArray< FSegmentSegments
 
TArray< uint16FreeSegmentsLookup
 

Member Data Documentation

◆ FreeSegmentsLookup

TArray< uint16 > UE::Geometry::FUVSpaceAllocator::FRun::FreeSegmentsLookup

◆ LongestSegment

uint32 UE::Geometry::FUVSpaceAllocator::FRun::LongestSegment

◆ Segments

TArray< FSegment > UE::Geometry::FUVSpaceAllocator::FRun::Segments

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