Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FMeshConstraintCurve
- IProjectionTarget::Project()
- FMeshConstraintCurve::Project()
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/MeshConstraints.h |
| Include | #include "MeshConstraints.h" |
virtual 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) |