FaceGroupUtil::SetGroupID

Set group id of subset of triangles in Mesh

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "FaceGroupUtil.h"

Syntax

namespace FaceGroupUtil
{
    void FaceGroupUtil::SetGroupID
    (
        FDynamicMesh3 & Mesh,
        const TArrayView< const int32 > & triangles,
        int32 to
    )
}

Remarks

Set group id of subset of triangles in Mesh

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