mark_seam
Mark or clear UV seams on mesh edges to define cuts for UV unwrapping. Controls where the mesh is cut when unwrapped to 2D.
Instructions
Mark or clear UV seams on all edges of a mesh.
UV seams guide the UV unwrapping process. Edges marked as seams define where the mesh is "cut" when unwrapped to 2D.
Args: object_name: Name of the mesh object. clear: If True, clear seams instead of marking them.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | ||
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||