Navigation
API > API/Runtime > API/Runtime/GeometryCore
| Name | FHitIntersectionResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SpatialInterfaces.h |
| Include Path | #include "Spatial/SpatialInterfaces.h" |
Syntax
struct FHitIntersectionResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BaryCoords | FVector3d | Spatial/SpatialInterfaces.h | ||
| Distance | double | Spatial/SpatialInterfaces.h | ||
| TriangleId | int | Spatial/SpatialInterfaces.h |