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