Navigation
API > API/Developer > API/Developer/SkeletalMeshUtilitiesCommon > API/Developer/SkeletalMeshUtilitiesCommon/FLODUtilities
Description
Reorder the material slot array to follow the base LOD section order. It will readjust all LOD section material index and LODMaterialMap.
| Name | ReorderMaterialSlotToBaseLod |
| Type | function |
| Header File | /Engine/Source/Developer/SkeletalMeshUtilitiesCommon/Public/LODUtilities.h |
| Include Path | #include "LODUtilities.h" |
| Source | /Engine/Source/Developer/SkeletalMeshUtilitiesCommon/Private/LODUtilities.cpp |
static void ReorderMaterialSlotToBaseLod
(
USkeletalMesh * SkeletalMesh
)