Navigation
API > API/Runtime > API/Runtime/GeometryCore
Intersection query result types for triangle mesh intersections
| Name | FPointIntersection |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include Path | #include "Spatial/MeshAABBTree3.h" |
Syntax
struct FPointIntersection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Point | FVector3d | Spatial/MeshAABBTree3.h | ||
| TriangleID | int | Spatial/MeshAABBTree3.h |