Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > Interface
Inheritance Hierarchy
- FPTActorShape
- FPTQueryHit
- FPTLocationHit
- FPTRaycastHit
- FPTSweepHit
- FPTOverlapHit
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Interface/SQTypes.h |
Include | #include "Chaos/Interface/SQTypes.h" |
Syntax
struct FPTQueryHit : public ChaosInterface::FPTActorShape
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | ElementIndex | |
![]() |
int32 | FaceIndex | Face index of touched triangle, for triangle meshes, convex meshes and height fields. |
![]() |
FVector | FaceNormal |