set_smooth_shading
Configure an object's shading mode to flat or interpolated, optionally using an angle threshold for automatic edge blending.
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 | |||