Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FSkeletalMeshMerge
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/SkeletalMeshMerge.h |
Include | #include "SkeletalMeshMerge.h" |
Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshMerge.cpp |
void GenerateNewSectionArray
&40;
TArray< FNewSectionInfo > & NewSectionArray,
int32 LODIdx
&41;
Remarks
Generate the list of sections that need to be created along with info needed to merge sections
Parameters
Name | Description |
---|---|
NewSectionArray | out array to populate |
LODIdx | current LOD to process |