FMeshMergeDataTracker::GetMappingsForMeshLOD

Retrieves all section mappings for the MeshLOD key

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
void GetMappingsForMeshLOD
(
    [FMeshLODKey](API\Developer\MeshMergeUtilities\FMeshLODKey) Key,
    [TArray](API\Runtime\Core\Containers\TArray)< [SectionRemapPair](API\Developer\MeshMergeUtilities\SectionRemapPair) > & InOutMappings
)

Remarks

Retrieves all section mappings for the MeshLOD key


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library