Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothComplexColliders
| Name | FCollisionSubBones |
| Type | struct |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothComplexColliders.h |
| Include Path | #include "ChaosCloth/ChaosClothComplexColliders.h" |
Syntax
struct FCollisionSubBones : public Chaos::TArrayCollection
Inheritance Hierarchy
- TArrayCollection → FClothComplexColliders::FCollisionSubBones
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCollisionSubBones() |
ChaosCloth/ChaosClothComplexColliders.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BaseTransforms | TArrayCollectionArray< Softs::FSolverRigidTransform3 > | ChaosCloth/ChaosClothComplexColliders.h | ||
| BoneIndices | TArrayCollectionArray< int32 > | ChaosCloth/ChaosClothComplexColliders.h | ||
| OldTransforms | TArrayCollectionArray< Softs::FSolverRigidTransform3 > | ChaosCloth/ChaosClothComplexColliders.h | ||
| R | TArrayCollectionArray< Softs::FSolverRotation3 > | ChaosCloth/ChaosClothComplexColliders.h | ||
| Transforms | TArrayCollectionArray< Softs::FSolverRigidTransform3 > | ChaosCloth/ChaosClothComplexColliders.h | ||
| V | TArrayCollectionArray< Softs::FSolverVec3 > | ChaosCloth/ChaosClothComplexColliders.h | ||
| W | TArrayCollectionArray< Softs::FSolverVec3 > | ChaosCloth/ChaosClothComplexColliders.h | ||
| X | TArrayCollectionArray< Softs::FSolverVec3 > | ChaosCloth/ChaosClothComplexColliders.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddSubBones
(
int32 Num |
ChaosCloth/ChaosClothComplexColliders.h | ||
void Reset() |
ChaosCloth/ChaosClothComplexColliders.h |