Navigation
BlueprintAPI > BlueprintAPI/USD > BlueprintAPI/USD/Selection
Returns the full paths to all prims currently selected on the USD Stage Editor.
Target is Usd Stage Editor Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Return Value | The paths of selected prims (e.g. ["/ParentPrim/Mesh", "/Root"]) |