Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | EChaosVDPlasticityType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDJointDataWrappers.h |
| Include Path | #include "DataWrappers/ChaosVDJointDataWrappers.h" |
Syntax
enum EChaosVDPlasticityType
{
Free,
Shrink,
Grow,
}
Values
| Name | Remarks |
|---|---|
| Free | |
| Shrink | |
| Grow |