FStaticMeshComponentAdapter::GetImportedMaterialSlotName

Returns the importer material slot name for the given index

Windows
MacOS
Linux

Override Hierarchy

IMaterialBakingAdapter::GetImportedMaterialSlotName()

FStaticMeshComponentAdapter::GetImportedMaterialSlotName()

References

Module

MeshMergeUtilities

Header

/Engine/Source/Developer/MeshMergeUtilities/Public/StaticMeshComponentAdapter.h

Include

#include "StaticMeshComponentAdapter.h"

Source

/Engine/Source/Developer/MeshMergeUtilities/Private/StaticMeshComponentAdapter.cpp

Syntax

virtual FName GetImportedMaterialSlotName
(
    int32 MaterialIndex
) const

Remarks

Returns the importer material slot name for the given index

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss