FGroupEdgeInserter::InsertGroupEdge

Inserts a group edge into a given group.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Operations/GroupEdgeInserter.h

Include

#include "Operations/GroupEdgeInserter.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/Operations/GroupEdgeInserter.cpp

Syntax

bool InsertGroupEdge
(
    FGroupEdgeInsertionParams & Params,
    TSet< int32 > * NewEidsOut,
    FProgressCancel * Progress
)

Remarks

Inserts a group edge into a given group.

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