![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MeshAABBTree3.h>
Public Attributes | |
| TArray< FPointIntersection > | Points |
| TArray< FSegmentIntersection > | Segments |
| TArray< FPolygonIntersection > | Polygons |
| TArray<FPointIntersection> MeshIntersection::FIntersectionsQueryResult::Points |
| TArray<FPolygonIntersection> MeshIntersection::FIntersectionsQueryResult::Polygons |
| TArray<FSegmentIntersection> MeshIntersection::FIntersectionsQueryResult::Segments |