Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SpatialInterfaces.h |
| Include | #include "Spatial/SpatialInterfaces.h" |
Syntax
class IIntersectionTarget
Remarks
IIntersectionTarget is an object that can be intersected with a ray
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | HasNormal () |
||
| bool | RayIntersect
(
const FRay3d& Ray, |