mark_seam
Mark or clear UV seams on mesh edges to guide UV unwrapping by defining where the mesh is cut.
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 |
|---|---|---|---|
| object_name | Yes | ||
| clear | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||