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

#include <SpatialInterfaces.h>

Public Attributes

int TriangleId
 
double Distance
 
FVector3d BaryCoords
 

Member Data Documentation

◆ BaryCoords

FVector3d MeshIntersection::FHitIntersectionResult::BaryCoords

◆ Distance

double MeshIntersection::FHitIntersectionResult::Distance

◆ TriangleId

int MeshIntersection::FHitIntersectionResult::TriangleId

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