Navigation
BlueprintAPI > BlueprintAPI/USD > BlueprintAPI/USD/Selection
Sets the USD Stage Editor property metadata selection to the entries with names contained in NewSelection. Provide an empty array to clear the selection.
Target is Usd Stage Editor Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| string | New Selection | The list of property names to select (e.g. ["documentation", "typeName"]) |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |