Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothComplexColliders > API/Plugins/ChaosCloth/FClothComplexColliders/FSkinnedTriangleMeshData
| Name | FSkinnedPositions |
| Type | struct |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothComplexColliders.h |
| Include Path | #include "ChaosCloth/ChaosClothComplexColliders.h" |
Syntax
struct FSkinnedPositions : public Chaos::TArrayCollection
Inheritance Hierarchy
- TArrayCollection → FClothComplexColliders::FSkinnedTriangleMeshData::FSkinnedPositions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSkinnedPositions() |
ChaosCloth/ChaosClothComplexColliders.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OldPositions | TArrayCollectionArray< Softs::FSolverVec3 > | ChaosCloth/ChaosClothComplexColliders.h | ||
| Positions | TArrayCollectionArray< Softs::FSolverVec3 > | ChaosCloth/ChaosClothComplexColliders.h | ||
| SolverSpaceVelocities | TArrayCollectionArray< Softs::FSolverVec3 > | ChaosCloth/ChaosClothComplexColliders.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetNum
(
int32 Num |
ChaosCloth/ChaosClothComplexColliders.h |