FMeshConstraints::FindConstrainedEdgesBySetID

Find all constraint edges for the given SetID, and return via FoundListOut

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "MeshConstraints.h"

Syntax

void FindConstrainedEdgesBySetID
(
    int SetID,
    TArray< int > & FoundListOut
) const

Remarks

Find all constraint edges for the given SetID, and return via FoundListOut

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