IConstrainedMeshOperator::AddConstraint

Add or update a constraint associated with VtxId.

Windows
MacOS
Linux

References

Module

MeshSolverUtilities

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/MeshSolverUtilities/Public/MeshSmoothingUtilities.h

Include

#include "MeshSmoothingUtilities.h"

Syntax

void AddConstraint
(
    const int32 VtxId,
    const double Weight,
    const FVector3d & Position,
    const bool bPostFix
)

Remarks

Add or update a constraint associated with 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