unity_selection_set
Select specific GameObjects in the Unity Editor by providing paths, instance IDs, or multiple paths.
Instructions
Set the editor selection to specific GameObjects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Single GameObject path to select | |
| port | No | Unity instance port (from unity_select_instance). Always include it when multiple instances run. | |
| paths | No | Multiple GameObject paths to select | |
| instanceId | No | Instance ID of GameObject to select |