Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | EChaosVDJointSyncType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDJointDataWrappers.h |
| Include Path | #include "DataWrappers/ChaosVDJointDataWrappers.h" |
Syntax
enum EChaosVDJointSyncType
{
InSync,
HardDesync,
}
Values
| Name | Remarks |
|---|---|
| InSync | In sync with recorded data |
| HardDesync | Recorded data mismatches, must run collision detection again |