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