Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial
Inheritance Hierarchy
- IProjectionTarget
- FMeshConstraintCurve
- IOrientedProjectionTarget
- FColliderMeshProjectionTarget
- FMeshProjectionTarget
- FWorldSpaceProjectionTarget
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SpatialInterfaces.h |
| Include | #include "Spatial/SpatialInterfaces.h" |
Syntax
class IProjectionTarget
Remarks
IProjectionTarget is an object that supports projecting a 3D point onto it
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector3d | Project
(
const FVector3d& Point, |