Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine > API/Plugins/ChaosFleshEngine/ChaosFlesh
References
| Module | ChaosFleshEngine |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/ChaosDeformableTypes.h |
| Include | #include "ChaosFlesh/ChaosDeformableTypes.h" |
Syntax
enum EDeformableExecutionModel
&123;
Chaos_Deformable_PrePhysics,
Chaos_Deformable_DuringPhysics,
Chaos_Deformable_PostPhysics,
Chaos_Max,
&125;
Values
| Name | Description |
|---|---|
| Chaos_Deformable_PrePhysics | |
| Chaos_Deformable_DuringPhysics | |
| Chaos_Deformable_PostPhysics | |
| Chaos_Max |