Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FPTRaycastHit |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Interface/SQTypes.h |
| Include Path | #include "Chaos/Interface/SQTypes.h" |
Syntax
struct FPTRaycastHit : public ChaosInterface::FPTLocationHit
Inheritance Hierarchy
- FPTActorShape → FPTQueryHit → FPTLocationHit → FPTRaycastHit
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| U | float | Chaos/Interface/SQTypes.h | ||
| V | float | Chaos/Interface/SQTypes.h |