Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FPTQueryHit |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Interface/SQTypes.h |
| Include Path | #include "Chaos/Interface/SQTypes.h" |
Syntax
struct FPTQueryHit : public ChaosInterface::FPTActorShape
Inheritance Hierarchy
- FPTActorShape → FPTQueryHit
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ElementIndex | int32 | Chaos/Interface/SQTypes.h | ||
| FaceIndex | int32 | Face index of touched triangle, for triangle meshes, convex meshes and height fields. | Chaos/Interface/SQTypes.h | |
| FaceNormal | FVector | Chaos/Interface/SQTypes.h |