FMeshMergeDataTracker::GetMaterialForSectionIndex

Returns the material used by the unique section

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
[UMaterialInterface](API\Runtime\Engine\Materials\UMaterialInterface) * GetMaterialForSectionIndex
(
    int32 SectionIndex
)

Remarks

Returns the material used by the unique section


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library