Navigation
API > API/Developer > API/Developer/MeshReductionInterface
References
| Module | MeshReductionInterface |
| Header | /Engine/Source/Developer/MeshReductionInterface/Public/IMeshReductionInterfaces.h |
| Include | #include "IMeshReductionInterfaces.h" |
Syntax
class IMeshMerging
Remarks
Mesh merging interface.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBakeMaterialsDelegate | BakeMaterialsDelegate | ||
| FProxyCompleteDelegate | CompleteDelegate | ||
| FProxyFailedDelegate | FailedDelegate |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AggregateLOD () |
||
| bool | Does this tool support baking materials in parallel | ||
| FString | GetName () |
||
| void | ProxyLOD
(
const TArray< struct FMeshMergeData >& InData, |
||
| void | ProxyLOD
(
const TArray< struct FInstancedMeshMergeData >& InData, |