pack_uv_islands
Pack UV islands of a mesh object to maximize UV space usage by adjusting the 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 |
|---|---|---|---|
| object_name | Yes | ||
| margin | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||