Navigation
BlueprintAPI > BlueprintAPI/USD > BlueprintAPI/USD/Selection
Returns the full identifiers of all layers that are 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 list of identifiers (e.g. ["c:/MyFolder/root.usda", "c:/MyFolder/sublayer.usda"]) |