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_Box
Remarks
Data for a single box primitive.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | BoneIndex | ||
| FVector | HalfExtents | ||
| FVector | LocalPosition | ||
| FQuat | LocalRotation |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FClothCollisionPrim_Box
(
const FVector& InLocalPosition, |