Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshSelection
Expand the Selection on the TargetMesh to connected regions and return the NewSelection
Target is Geometry Script Library Mesh Selection Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Selection | |
| enum | Connection Type | defines what "connected" means, ie purely geometric connection, or some additional constraint like same MaterialIDs/etc |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | New Selection | |
| object | Target Mesh |