FMergeCompleteData

Data used for passing back the data resulting from a completed mesh merging operation

Windows
MacOS
Linux

References

Module

MeshReductionInterface

Header

/Engine/Source/Developer/MeshReductionInterface/Public/IMeshReductionInterfaces.h

Include

#include "IMeshReductionInterfaces.h"

Syntax

struct FMergeCompleteData

Remarks

Data used for passing back the data resulting from a completed mesh merging operation

Variables

Name Description

Public variable

UMaterialInterf...

 

BaseMaterial

Base material to instance for the proxy material

Public variable

FCreateProxyDel...

 

CallbackDelegate

Callback delegate object used as a callback when the job finishes

Public variable

TArray< const U...

 

ImposterComponents

List of Components containing imposter LODs

Public variable

UPackage *

 

InOuter

Outer object to store/save UObjects

Public variable

FMeshProxySetti...

 

InProxySettings

Merge/Proxy settings structure

Public variable

FString

 

ProxyBasePackageName

Base package name for the proxy mesh UObjects

Public variable

TArray< UStatic...

 

StaticMeshComponents

List of Components incorporated into the Proxy Mesh

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