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

#include <MeshAABBTree3.h>

Public Attributes

TArray< FPointIntersectionPoints
 
TArray< FSegmentIntersectionSegments
 
TArray< FPolygonIntersectionPolygons
 

Member Data Documentation

◆ Points

TArray<FPointIntersection> MeshIntersection::FIntersectionsQueryResult::Points

◆ Polygons

TArray<FPolygonIntersection> MeshIntersection::FIntersectionsQueryResult::Polygons

◆ Segments

TArray<FSegmentIntersection> MeshIntersection::FIntersectionsQueryResult::Segments

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