Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Polygroups
| Type | Name | Description | |
|---|---|---|---|
| FDynamicMeshPolygroupAttribute * | UE::Geometry::FindPolygroupLayerByName
(
FDynamicMesh3& Mesh, |
Find the first FDynamicMeshPolygroupAttribute with the given FName in a the AttributeSet of a Mesh. | |
| const FDynamicMeshPolygroupAttribute * | UE::Geometry::FindPolygroupLayerByName
(
const FDynamicMesh3& Mesh, |
Find the first FDynamicMeshPolygroupAttribute with the given FName in a the AttributeSet of a Mesh. |