FMeshMergeDataTracker::GetMeshLODsMappedToUniqueSection

Retrieves the MeshLOD keys from which the original sections are mapped to the unique section index

Windows
MacOS
Linux

References

Module

MeshMergeUtilities

Header

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

Include

#include "MeshMergeDataTracker.h"

Source

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

Syntax

void GetMeshLODsMappedToUniqueSection
(
    int32 UniqueIndex,
    TArray< FMeshLODKey > & InOutMeshLODs
)

Remarks

Retrieves the MeshLOD keys from which the original sections are mapped to the unique section 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