FRawMeshExt

Structure for encapsulating per LOD mesh merging data

Windows
MacOS
Linux

References

Module

MeshMergeUtilities

Header

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

Include

#include "MeshMergeData.h"

Syntax

struct FRawMeshExt

Remarks

Structure for encapsulating per LOD mesh merging data

Variables

Name Description

Public variable

FKAggregateGeom

 

AggGeom

Public variable

bool[8]

 

bShouldExportLOD

Whether or not a specific LOD should be exported

Public variable

UStaticMeshComp...

 

Component

Public variable

int32

 

ExportLODIndex

Specific LOD index that is being exported

Public variable

FLightMapRef

 

LightMap

Public variable

int32

 

MaxLODExport

Max LOD index that is exported

Public variable

FMeshMergeData[...

 

MeshLODData

Public variable

FShadowMapRef

 

ShadowMap

Public variable

UStaticMesh ...

 

SourceStaticMesh

Pointer to the source static mesh instance

Constructors

Name Description

Public function

FRawMeshExt()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss