![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SQTypes.h>
Inheritance diagram for ChaosInterface::FPTQueryHit:Public Attributes | |
| int32 | FaceIndex = -1 |
| FVector | FaceNormal {EForceInit::ForceInitToZero} |
| int32 | ElementIndex = -1 |
Public Attributes inherited from ChaosInterface::FPTActorShape | |
| Chaos::FGeometryParticleHandle * | Actor |
| const Chaos::FPerShapeData * | Shape |
| int32 ChaosInterface::FPTQueryHit::ElementIndex = -1 |
| int32 ChaosInterface::FPTQueryHit::FaceIndex = -1 |
Face index of touched triangle, for triangle meshes, convex meshes and height fields. Defaults to -1 if face index is not available
| FVector ChaosInterface::FPTQueryHit::FaceNormal {EForceInit::ForceInitToZero} |