UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ChaosInterface::FPTQueryHit Struct Reference

#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::FGeometryParticleHandleActor
 
const Chaos::FPerShapeDataShape
 

Member Data Documentation

◆ ElementIndex

int32 ChaosInterface::FPTQueryHit::ElementIndex = -1

◆ FaceIndex

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

◆ FaceNormal

FVector ChaosInterface::FPTQueryHit::FaceNormal {EForceInit::ForceInitToZero}

The documentation for this struct was generated from the following file: