FaceGroupUtil::SetGroupID

Set group ID of all triangles in Mesh

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "FaceGroupUtil.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/FaceGroupUtil.cpp

Syntax

namespace FaceGroupUtil
{
    void FaceGroupUtil::SetGroupID
    (
        FDynamicMesh3 & Mesh,
        int32 to
    )
}

Remarks

Set group ID of all 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