Navigation
API > API/Plugins > API/Plugins/ChaosCloth
| Name | FSkinnedTriangleMeshCollisionData |
| Type | struct |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationCollider.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationCollider.h" |
Syntax
struct FSkinnedTriangleMeshCollisionData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSkinnedTriangleMeshCollisionData
(
const TRefCountPtr< Chaos::FSkinnedTriangleMesh >& InSkinnedTriangleMesh, |
ChaosCloth/ChaosClothingSimulationCollider.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoneIndex | int32 | ChaosCloth/ChaosClothingSimulationCollider.h | ||
| MappedSkinnedBones | TArray< int32 > | ChaosCloth/ChaosClothingSimulationCollider.h | ||
| SkinnedTriangleMesh | const TRefCountPtr< Chaos::FSkinnedTriangleMesh > | ChaosCloth/ChaosClothingSimulationCollider.h |