Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime > API/Runtime/ChaosVDRuntime/DataWrappers
Inheritance Hierarchy
- FChaosVDWrapperDataBase
- FChaosVDQueryHitData
References
| Module | ChaosVDRuntime |
| Header | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDQueryDataWrappers.h |
| Include | #include "DataWrappers/ChaosVDQueryDataWrappers.h" |
Syntax
USTRUCT ()
struct FChaosVDQueryHitData : public FChaosVDWrapperDataBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Distance | ||
| int32 | FaceIdx | ||
| FVector | FaceNormal | This is not used for Line Traces | |
| uint16 | Flags | ||
| FVector | WorldNormal | ||
| FVector | WorldPosition |