Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine
| Name | FConnectedObjectsGroup |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/ChaosDeformableSolverComponent.h |
| Include Path | #include "ChaosFlesh/ChaosDeformableSolverComponent.h" |
Syntax
USTRUCT (BlueprintType )
struct FConnectedObjectsGroup
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeformableComponents | TArray< TObjectPtr< UDeformablePhysicsComponent > > | ChaosFlesh/ChaosDeformableSolverComponent.h |
|