Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | EChaosVDSceneQueryVisitorType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDQueryDataWrappers.h |
| Include Path | #include "DataWrappers/ChaosVDQueryDataWrappers.h" |
Syntax
enum EChaosVDSceneQueryVisitorType
{
Invalid,
BroadPhase,
NarrowPhase,
}
Values
| Name | Remarks |
|---|---|
| Invalid | |
| BroadPhase | |
| NarrowPhase |