Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include | #include "Spatial/MeshAABBTree3.h" |
Syntax
struct FIntersectionsQueryResult
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FPointIntersection > | Points | ||
| TArray< FPolygonIntersection > | Polygons | ||
| TArray< FSegmentIntersection > | Segments |