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