Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshSelection
Query information about a Mesh Selection, and get a count of unique selected elements
Target is Geometry Script Library Mesh Selection Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Selection |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| enum | Selection Type | |
| integer | Num Selected |