Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Solvers > API/Plugins/DynamicMesh/Solvers/IConstrainedMeshSolver
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Solvers/ConstrainedMeshSolver.h |
| Include | #include "Solvers/ConstrainedMeshSolver.h" |
void AddConstraint
&40;
const int32 VtxId,
const double Weight,
const FVector3d & Position,
const bool bPostFix
&41;
Remarks
Add or update a weighted positional constraint associated with VtxId
Parameters
| Name | Description |
|---|---|
| bPostFix | if true, this constraint will be explicitly applied after the solve |