Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEngine > API/Plugins/ChaosClothAssetEngine/FClothSimulationProxy
Additional data used by the cache adapter.
| Name | ESolverMode |
| Type | enum |
| Header File | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAssetEngine/Public/ChaosClothAsset/ClothSimulationProxy.h |
| Include Path | #include "ChaosClothAsset/ClothSimulationProxy.h" |
Syntax
enum ESolverMode
{
Default = 0,
EnableSolverForSimulateRecord = 1,
DisableSolverForPlayback = 2,
}
Values
| Name | Remarks |
|---|---|
| Default | |
| EnableSolverForSimulateRecord | |
| DisableSolverForPlayback |