set_smooth_shading
Set object shading mode to flat or auto-angle threshold, enabling gradual transitions across the surface based on the specified angle.
Instructions
Set shading mode. smooth=True for smooth shading, False for flat. auto_smooth uses angle threshold (radians).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | No | ||
| object | Yes | ||
| smooth | No | ||
| auto_smooth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||