Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationSolver
Description
Begin PBD-solver only property methods (these properties are controlled directly via PropertyCollection in force-based solver)
| Name | SetUseCCD |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
| Source | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Private/ChaosCloth/ChaosClothingSimulationSolver.cpp |
void SetUseCCD
(
uint32 GroupId,
bool bUseCCD
)