mark_sharp
Control auto-smooth shading by marking or clearing sharp edges on a mesh object.
Instructions
Mark or clear sharp edges on a mesh.
Sharp edges control auto-smooth shading. Edges marked as sharp will have a hard edge in the shading even with smooth shading enabled.
Args: object_name: Name of the mesh object. clear: If True, clear sharp marks instead of setting them.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| clear | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||