Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface
Data for a convex face.
| Name | FClothCollisionPrim_ConvexFace |
| Type | struct |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothCollisionPrim.h |
| Include Path | #include "ClothCollisionPrim.h" |
Syntax
USTRUCT ()
struct FClothCollisionPrim_ConvexFace
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FClothCollisionPrim_ConvexFace() |
ClothCollisionPrim.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Indices | TArray< int32 > | ClothCollisionPrim.h | ||
| Plane | FPlane | ClothCollisionPrim.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FClothCollisionPrim_ConvexFace& Other |
ClothCollisionPrim.h |