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" |
| Source | /Engine/Source/Runtime/MeshUtilitiesCommon/Private/Allocator2D.cpp |
void CopyRuns
(
TArray < FRun > & Runs,
const TArray < FRun > & OtherRuns,
int32 MaxSize
)