FPolygroupSet::FPolygroupSet

Initialize a PolygroupSet for given Mesh and specific Polygroup attribute layer

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Polygroups/PolygroupSet.h

Include

#include "Polygroups/PolygroupSet.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/Polygroups/PolygroupSet.cpp

Syntax

FPolygroupSet
(
    FDynamicMesh3 * MeshIn,
    FDynamicMeshPolygroupAttribute * PolygroupAttribIn
)

Remarks

Initialize a PolygroupSet for given Mesh and specific Polygroup attribute layer

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