Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshSelection
Convert a Mesh Selection to an Index List
Target is Geometry Script Library Mesh Selection Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Selection | |
| enum | Convert to Type | optional parameter specifying the type of Index List to convert to. If Set to Any, no conversion will be performed. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Index List | |
| enum | Result List Type | |
| object | Target Mesh |