FVertexConstraint::CombineConstraint

Combine the incoming constraint with this constraint.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/MeshConstraints.h

Include

#include "MeshConstraints.h"

Syntax

void CombineConstraint
(
    const FVertexConstraint & OtherConstraint
)

Remarks

Combine the incoming constraint with this constraint. The combination cannot be less restrictive than the existing constraint.

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