click_inspect
Click objects in a Three.js scene to inspect their details. Activates crosshair cursor and returns clicked object properties.
Instructions
Enable click-to-inspect mode. Cursor changes to crosshair — tell the user to click on an object in the 3D scene. Returns clicked object details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Max wait in seconds (default: 15, max: 60) |