Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface
References
| Module | ClothingSystemRuntimeInterface |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothCollisionPrim.h |
| Include | #include "ClothCollisionPrim.h" |
Syntax
struct FClothCollisionPrim_SphereConnection
Remarks
Data for a single connected sphere primitive. This should be configured after all spheres have been processed as they are really just indexing the existing spheres
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32[2] | SphereIndices |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FClothCollisionPrim_SphereConnection
(
int32 SphereIndex0, |