pack_uv_islands
Pack UV islands of a mesh object to optimize UV space usage, with adjustable margin between islands.
Instructions
Pack UV islands to fit efficiently within the UV space.
Args: object_name: Name of the mesh object. margin: Margin between packed islands (0.0-1.0).
Returns: Confirmation dict with object name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| margin | No | ||
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||