Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationCollider
| Name | FLODData |
| Type | struct |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Private/ChaosCloth/ChaosClothingSimulationCollider.cpp |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationCollider.cpp" |
Syntax
struct FLODData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLODData() |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Add
(
FClothingSimulationSolver* Solver, |
|||
void Enable
(
FClothingSimulationSolver* Solver, |
|||
void Remove
(
FClothingSimulationSolver* Solver, |
|||
void ResetStartPose
(
FClothingSimulationSolver* Solver, |
|||
void Update
(
FClothingSimulationSolver* Solver, |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static int32 GetMappedBoneIndex
(
const TArray< int32 >& UsedBoneIndices, |