![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| struct | FMeshMergingSettings |
| struct | TStructOpsTypeTraits< FMeshMergingSettings > |
Enumerations | |
| enum class | EMeshLODSelectionType : uint8 { AllLODs = 0 UMETA(DisplayName = "Use all LOD levels", ScriptName="AllLods;AllLODs") , SpecificLOD = 1 UMETA(DisplayName = "Use specific LOD level") , CalculateLOD = 2 UMETA(DisplayName = "Calculate correct LOD level") , LowestDetailLOD = 3 UMETA(DisplayName = "Always use the lowest-detail LOD (i.e. the highest LOD index)") } |
| enum class | EMeshMergeType : uint8 { MeshMergeType_Default , MeshMergeType_MergeActor } |
| enum class | EUVOutput : uint8 { DoNotOutputChannel , OutputChannel } |
|
strong |
|
strong |