update_3d_scene
Update a 3D scene by replacing its geometry with new points, colors, and vectors while preserving the camera position. Omitted overlays or vectors are removed from display.
Instructions
Replace the existing scene's geometry while preserving its camera. Omitted overlays/vectors are removed. Reuses the active inline viewer or explicit browser fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| colors | No | ||
| points | Yes | ||
| target | No | ||
| vectors | No | ||
| scene_id | Yes | ||
| vector_scale | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||