Navigation
API > API/Plugins > API/Plugins/Composite
| Name | FCompositeMeshPrimitiveReference |
| Type | struct |
| Header File | /Engine/Plugins/Compositing/Composite/Source/Composite/Public/Layers/CompositeLayerPlate.h |
| Include Path | #include "Layers/CompositeLayerPlate.h" |
Syntax
USTRUCT ()
struct FCompositeMeshPrimitiveReference
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CompositeMeshActor | TSoftObjectPtr< AActor > | The actor whose primitives will be used for the composite meshes | Layers/CompositeLayerPlate.h | |
| CompositeMeshPrimitives | TArray< TSoftObjectPtr< UPrimitiveComponent > > | The primitives to use for the composite meshes | Layers/CompositeLayerPlate.h |