uv_unwrap
Unwrap a mesh object's UVs using standard unwrap method. Requires marked seams for optimal results. Choose between angle-based or conformal mapping.
Instructions
Unwrap a mesh object's UVs using standard unwrap.
Requires seams to be marked for best results.
Args: object_name: Name of the mesh object. method: Unwrap method - ANGLE_BASED or CONFORMAL.
Returns: Confirmation dict with object name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | ANGLE_BASED | |
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||