Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FClusterUnionInitializationData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ClusterUnionComponent.h |
| Include Path | #include "PhysicsEngine/ClusterUnionComponent.h" |
Syntax
USTRUCT ()
struct FClusterUnionInitializationData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClusterUnionComponent | TObjectPtr< UClusterUnionComponent > | PhysicsEngine/ClusterUnionComponent.h | ||
| ProcessedComponents | TArray< TObjectPtr< UPrimitiveComponent > > | PhysicsEngine/ClusterUnionComponent.h |