IConstrainedMeshUVSolver::UpdateConstraintPosition

Update or Create a constraint position associated with

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Solvers/ConstrainedMeshSolver.h

Include

#include "Solvers/ConstrainedMeshSolver.h"

Syntax

bool UpdateConstraintPosition
(
    const int32 VtxId,
    const FVector2d & Position,
    const bool bPostFix
)

Remarks

Update or Create a constraint position associated with

Returns

true if a constraint weight is associated with

Parameters

Parameter

Description

VtxId

VtxId

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss