Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Selections > API/Runtime/GeometryCore/Selections/FMeshConnectedComponents
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Selections/MeshConnectedComponents.h |
| Include | #include "Selections/MeshConnectedComponents.h" |
Syntax
struct FComponent
Remarks
Connected Component found by one of the calculation functions
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int > | Indices | List of indices contained in component |