Navigation
API > API/Plugins > API/Plugins/ClonerEffectorMeshBuilder > API/Plugins/ClonerEffectorMeshBuilder/FCEMeshBuilder
| |
|
| Name |
FCEMeshBuilderParams |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/ClonerEffector/Source/ClonerEffectorMeshBuilder/Public/CEMeshBuilder.h |
| Include Path |
#include "CEMeshBuilder.h" |
Syntax
struct FCEMeshBuilderParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bMergeMaterials |
bool |
Merge same meshes material slot in the final result |
CEMeshBuilder.h |
|
| bNotifyMeshChangeEvents |
bool |
Whether to call the PreMeshChangedEvent and MeshChangedEvents during the build |
CEMeshBuilder.h |
|