Navigation
API > API/Plugins > API/Plugins/ChaosCloth
| Name | FMLLevelSetCollisionData |
| Type | struct |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationCollider.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationCollider.h" |
Syntax
struct FMLLevelSetCollisionData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMLLevelSetCollisionData
(
const TSharedPtr< Chaos::FMLLevelSet >& InMLLevelSet, |
ChaosCloth/ChaosClothingSimulationCollider.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoneIndex | int32 | ChaosCloth/ChaosClothingSimulationCollider.h | ||
| MappedActiveBoneIndices | TArray< int32 > | ChaosCloth/ChaosClothingSimulationCollider.h | ||
| MLLevelSet | const TSharedPtr< Chaos::FMLLevelSet > | ChaosCloth/ChaosClothingSimulationCollider.h |