set_viewport_shading
Change the viewport shading mode in Blender to visualize 3D models as wireframe, solid, material, or rendered previews for better modeling and editing workflow.
Instructions
Set the viewport shading mode.
Args: mode: Shading mode. One of: WIREFRAME, SOLID, MATERIAL, RENDERED.
Returns: Confirmation dict with the new shading mode.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes |