focus_on_object
Center the Blender viewport on a specific 3D object by selecting it and using View Selected to frame it in view.
Instructions
Frame/focus the viewport on a specific object.
Selects the object and uses View Selected to center the viewport on it.
Args: object_name: Name of the object to focus on.
Returns: Confirmation dict.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes |