Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/kDOP.h |
| Include | #include "kDOP.h" |
Syntax
struct FkHitResult
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Item | Primitive data item which was hit, INDEX_NONE=none | |
| FVector4 | Normal | Normal vector in coordinate system of the returner. Zero==none. | |
| float | Time | Time until hit. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FkHitResult () |
|||
FkHitResult () |