Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshSelection
Create a Mesh Selection from the IndexArray.
Target is Geometry Script Library Mesh Selection Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| integer | Index Array | |
| enum | Selection Type | type of indices specified in the selection |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Selection | |
| object | Target Mesh |