FMeshConnectedComponents::SortByCount

Sort the Components array by component element count

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Selections/MeshConnectedComponents.h

Include

#include "Selections/MeshConnectedComponents.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/Selections/MeshConnectedComponents.cpp

Syntax

void SortByCount
(
    bool bLargestFirst
)

Remarks

Sort the Components array by component element count

Parameters

Parameter

Description

bLargestFirst

if true, sort by decreasing count, otherwise by increasing count

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