Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/IProjectionTarget
- IProjectionTarget::Project()
- FMeshProjectionTarget::Project()
- FWorldSpaceProjectionTarget::Project()
- FWorldSpaceProjectionTarget::Project()
- FColliderMeshProjectionTarget::Project()
- IOrientedProjectionTarget::Project()
- FMeshProjectionTarget::Project()
- FWorldSpaceProjectionTarget::Project()
- FWorldSpaceProjectionTarget::Project()
- FColliderMeshProjectionTarget::Project()
- FMeshConstraintCurve::Project()
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SpatialInterfaces.h |
| Include | #include "Spatial/SpatialInterfaces.h" |
FVector3d Project
&40;
const FVector3d & Point,
int Identifier
&41;
position of Point projected onto the target
Parameters
| Name | Description |
|---|---|
| Point | the point to project onto the target |
| Identifier | client-defined integer identifier of the point (may not be used) |