Navigation
BlueprintAPI > BlueprintAPI/USD > BlueprintAPI/USD/Selection
Returns the names of the currently selected properties on the right panel of 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 names of selected properties (e.g. ["points", "displayColor"]) |