FMeshMergeDataTracker::GetMaterialSlotName

Get the material slot name from a unique material instance.

Unreal Engine C++ API Reference > Developer > MeshMergeUtilities > FMeshMergeDataTracker

References

   
Module MeshMergeUtilities
Header /Engine/Source/Developer/MeshMergeUtilities/Public/MeshMergeDataTracker.h
Include #include "MeshMergeDataTracker.h"
Source /Engine/Source/Developer/MeshMergeUtilities/Private/MeshMergeDataTracker.cpp
[FName](API\Runtime\Core\UObject\FName) GetMaterialSlotName
(
    [UMaterialInterface](API\Runtime\Engine\Materials\UMaterialInterface) * MaterialInterface
) const

Remarks

Get the material slot name from a unique material instance.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library