set_viewport_overlay
Toggle viewport overlay elements such as wireframes, face orientation, floor, axes, cursor, object origins, relationship lines, or stats. Enable or disable each overlay to customize the 3D viewport display.
Instructions
Toggle a viewport overlay setting.
Args: overlay: Overlay property name. One of: show_wireframes, show_face_orientation, show_floor, show_axis_x, show_axis_y, show_axis_z, show_cursor, show_object_origins, show_relationship_lines, show_stats. enabled: Whether the overlay should be enabled.
Returns: Confirmation dict with the overlay name and state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| overlay | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||