Navigation
API > API/Runtime > API/Runtime/MeshUtilitiesCommon > API/Runtime/MeshUtilitiesCommon/FAllocator2D
References
| Module | MeshUtilitiesCommon |
| Header | /Engine/Source/Runtime/MeshUtilitiesCommon/Public/Allocator2D.h |
| Include | #include "Allocator2D.h" |
Syntax
struct FRun
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< uint16 > | FreeSegmentsLookup | Contains mapping from pixel position to first segment index in search range. | |
| uint32 | LongestSegment | ||
| TArray< FSegment > | Segments |