FSkeletalMeshMatchImportedMaterialsParameters

Structure to pass all the needed parameters to do match the material when importing a skeletal mesh LOD.

Unreal Engine C++ API Reference > Developer > SkeletalMeshUtilitiesCommon > FLODUtilities

References

   
Module SkeletalMeshUtilitiesCommon
Header /Engine/Source/Developer/SkeletalMeshUtilitiesCommon/Public/LODUtilities.h
Include #include "LODUtilities.h"

Syntax

struct FSkeletalMeshMatchImportedMaterialsParameters  

Remarks

Structure to pass all the needed parameters to do match the material when importing a skeletal mesh LOD.

Variables

Type Name Description
bool bIsReImport  
FSkeletalMeshLO... CustomImportedLODModel  
const TArray< F... ExistingOriginalPerSectionMaterialImportName  
const TArray< S... ImportedMaterials  
int32 LodIndex  
USkeletalMesh &... SkeletalMesh  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library